[go: nahoru, domu]

Skip to content

hugcoday/exodus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exodus

Join the chat at https://t.me/ExodusProject
Date:10/03 2017

VPN Server:

  • Linux > 3.0

VPN Client:

  • macOS >= 10.13
  • Linux > 3.0

Private IPv4 addresses:

10.0.0.0/8 10.0.0.0 – 10.255.255.255 172.16.0.0/12 172.16.0.0 – 172.31.255.255 192.168.0.0/16 192.168.0.0 – 192.168.255.255

重写中 ...

请不要在 生产环境 部署和运行该程序!

cd exodus
# VPN Server
sudo ./vpnd --tun-network 172.16.0.0/16

# VPN Client
sudo ./vpn --server-addr YOUR_VPN_SERVER_IPV4_ADDR:YOUR_VPN_SERVER_UDP_PORT --disable-crypto

About

network proxy and tunnel (VPN)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 50.8%
  • C 49.1%
  • Objective-C 0.1%