tags : SSH, Selfhosting, Networking
Readings
- Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions…
- What’s the problem that SSH tunneling is trying to solve? | Hacker News
- Why your TCP-based VPN stutters (and how to fix it) | From Carl’s Keyboard
- Detecting SSH Tunnels (2017) | Hacker News
CF Tunnel
- Cloudflare tunnels creates a tunnel between you and CF
- You can be sure that no traffic is coming to you directly. only via CF.
- Tunnel via Cloudflare to any TCP service | Hacker News
- https://www.guidepointsecurity.com/blog/tunnel-vision-cloudflared-abused-in-the-wild/
Candidates
- WINNER is CF TUNNEL
- anderspitman/awesome-tunneling: List of tunneling software and services. Focus on self-hosting.
- https://github.com/anderspitman/SirTunnel
- https://github.com/fatedier/frp
- https://github.com/angt/glorytun
- https://github.com/ginuerzh/gost
- https://github.com/sozu-proxy/sozu
- https://github.com/cameronhunter/local-ssl-proxy
- https://github.com/microsoft/snocat
- https://github.com/aramperes/onetun
- https://github.com/jpillora/chisel
- https://github.com/owenthereal/upterm (a little diff.)
- https://shadowsocks.org/
- https://github.com/yarrick/iodine : Official git repo for iodine dns tunnel
SSH Tunnels
- SSH Tunnel - Local, Remote and Dynamic Port Forwarding | Jakub Arnold Blog
- Visual guide to SSH tunnels
- An Illustrated Guide to SSH Tunnels
- What is SSH Tunnel, SSH Reverse Tunnel and SSH Port Forwarding?
- A Visual Guide to SSH Tunnels: Local and Remote Port Forwarding | Hacker News
- VPN over SSH? The SOCKS Proxy. Some resources on the internet might
- https://github.com/NHAS/reverse_ssh
- https://github.com/antoniomika/sish
- https://github.com/sshuttle/sshuttle