79073729

Date: 2024-10-10 09:43:49
Score: 1.5
Natty:
Report link

Just additional option which uses netcat but does not require option -X

ssh -o ProxyCommand="nc --proxy-type http --proxy  <proxyhost>:<proxyport> %h %p" user@host
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: peter veprek