Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SSH command to use instead of Chisel
#1
Cool SSH command to use instead of Chisel (dynamic port forwarding using socks5 proxy through ssh)

ssh -J null1@$IP:22,null2@$IP2:2222,null3@$IP3:22 -N -D 127.0.0.1:1080 -p 222

stolen from @skys
just some guy
Reply


Messages In This Thread
SSH command to use instead of Chisel - by 0xgh64 - 12-12-2022, 09:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)