Trying to make my server a Socks5 using:
ssh -f -N -D 0.0.0.0:1080 localhost
I get an error message saying:
-bash: ssh: command not found
Using CentOS 6.6 x64
Socks5 for CentOS?
-
- New to forums
- Posts: 3
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Dec 26, 2013 3:10 am
Re: Socks5 for CentOS?
Are you using our autoinstalled CentOS? It really should include the "ssh" command.
Re: Socks5 for CentOS?
Edge100x wrote:Are you using our autoinstalled CentOS? It really should include the "ssh" command.
Yes I am.