Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
mlibre committed Jan 19, 2025
1 parent 9a773e7 commit 5ed0a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contents/network/vpn.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@ sudo sshuttle -v -r [email protected] 0/0 -x 51.89.88.80 --disable-ipv6
# nameserver 4.2.2.4
# sudo systemctl restart systemd-resolved.service
# sudo sshuttle -v -r [email protected] 0/0 -x 0.0.0.0/0 --dns --disable-ipv6
# sudo sshuttle -vvvv -r [email protected] 0/0 -x 51.89.88.80 --dns --disable-ipv6


# sudo sshuttle -v -r [email protected] 0.0.0.0/0 --dns --disable-ipv6
# sudo sshuttle -vv -r [email protected] 0/0 -x 0.0.0.0 --dns --disable-ipv6
# sudo sshuttle -vvvv -r [email protected] 0/0 -x 51.89.88.80 --dns --disable-ipv6
```

## openVPN Over Socks
Expand Down

0 comments on commit 5ed0a1d

Please sign in to comment.