282 B
282 B
ssh -N -L 0.0.0.0:4455:172.16.228.217:445 [email protected]
Dynamic port forwarding ssh -N -D 0.0.0.0:9999 database_admin@10.4.228.215
can be use with proxyschain
Reverse Remote Port forwarding:
ssh -N -R 127.0.0.1:4444:10.4.228.215:4444 [email protected]