User Tools

Site Tools


vpn:5_second_vpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

vpn:5_second_vpn [2016/11/25 15:52] – created petervpn:5_second_vpn [2019/12/04 22:12] (current) – removed peter
Line 1: Line 1:
-====== VPN - 5 Second VPN ====== 
- 
-ssh has a really nifty **-D** option to implement a SOCKS5 proxy.   
- 
-Therefore  
- 
-<code bash> 
-ssh -D localhost:8080 remote.box 
-</code> 
- 
-and then setup Firefox to **use localhost:8080** as a SOCKS proxy server.  
- 
-But it gets better; If you are worried that DNS requests will leak onto the local network, it turns out with SOCKS5 all you need to is go to the Firefox **about:config** page and turn on network.proxy.socks_remote_dns and DNS is tunneled too. 
  
vpn/5_second_vpn.1480089137.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki