Categories
Uncategorized

SSH tunneling

ssh -D 8081 -f -C -q -N user@destination

The way to use it