Jump to content
Not connected, Your IP: 44.197.214.36

Recommended Posts

Think of sshuttle as a "poor man's VPN". You start

 

sudo sshuttle -r 1.2.3.4 0/0   

 

 

and when you surf to

 

http://ipchicken.com

 

 

you're IP is 1.2.3.4, as if you were on a VPN.  

 

 

But sshuttle takes a whole different approach via python. If it works, it is great to use with a rental VPS or sth. like that. It may not work on all Linux versions, but if it does, it is less hassle to run and set up than "softether VPN".

Share this post


Link to post

Nice tip, alas doesn't work for me (Mint 17.3)

 

sudo sshuttle -r 1.2.3.4 0/0
ssh: connect to host 1.2.3.4 port 22: Connection timed out
client: fatal: failed to establish ssh session (2)


 

Share this post


Link to post

Nice tip, alas doesn't work for me (Mint 17.3)

 

sudo sshuttle -r 1.2.3.4 0/0

ssh: connect to host 1.2.3.4 port 22: Connection timed out

client: fatal: failed to establish ssh session (2)

 

 

I'm pretty sure 1.2.3.4 has to be a server with OpenSSH Server for which you have login credentials 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...