Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
singularity2001
on April 9, 2018
|
parent
|
context
|
favorite
| on:
How to keep your ISP’s nose out of your browser hi...
correct, only VPN connection visible to ISP, no content
sshuttle 0.0.0.0/0 --dns -r $server
don't forget --dns ;)
sli
on April 9, 2018
[–]
Kind of strange that Google's first result for "sshuttle" is a dead project (literally says "Wrong project!" in the title) that links you to the real one.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
sshuttle 0.0.0.0/0 --dns -r $server
don't forget --dns ;)