More VPN Solutions
EasTier
EasyTier is a simple, safe and decentralized VPN networking solution implemented with the Rust language and Tokio framework.
Nebula
A scalable overlay networking tool with a focus on performance, simplicity and security
Chisel
Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network.
- GitHub: https://github.com/jpillora/chisel
- Chisel 建立反向 TCP 隧道 - iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天 (ithome.com.tw)
- Chisel: Secure TCP/UDP Tunneling for Modern Networks - Deniz Halil
Tinc
Tinc is free and open-source VPN software that can be used to create mesh VPN networks. It is a small and powerful peer-to-peer VPN daemon that can be installed on multiple platforms. Tinc uses encryptions and tunneling for creating a secure private network between multiple hosts.
Requirement: 每個 node 需要設定 Public IP
No Comments