Ninja Tools

Post date: Sep 13, 2016 4:23:18 PM

list of favorite open source applications I use on daily basis

Terminal

Shell

Image Editing & Graphics

Git

Office

Password & Secret Management


pip install xkcdpass
xkcdpass -C random -n 2  --min 6 --max 10 -d -

Remote Control

Proxy Tools

proxy localhost port 3000 to generated pub domain name 


ssh -o ServerAliveInterval=60 -R 80:localhost:3000 serveo.net

proxy SSH connection

server> ssh -R tempjump:22:localhost:22 serveo.net
client> ssh -J serveo.net <username>@tempjump

serveo will proxy SSH into server via a "tempjump" alias

share local file to external user 


Network Troubleshooting


Database

Editor & IDE

Music

Video

Linters

Desktop Enviornment & Sharing

Full Stack SPA


USB ISO flasher


Javascript

NetSec and Pentesting

Blogs / Wikis