shadowvpn-win is a simple way to run shadowvpn client on windows, you can also build .exe package to be more convenient.
It is a port of ShadowVPN created by @clowwindy
-
Support chnroutes to split traffic
-
Adding thousands of route tables only takes a few seconds
- Before running ShadowVPN, You need to install the TUN/TAP driver first:
- For 32-bit Windows
- For 64-bit Windows
-
After installation, rename the new interface to 'Tun'
-
Download zip file of source code and decompress
-
Configure 'client.conf', for more information, look through the this file
-
Just double click 'start_vpn.bat' or run this in cmd:
shadowvpn.exe -c client.conf
- By default shadowvpn runs in chnroutes mode,you can turn back to global mode by editing 'client_up.bat':
SET chnroutes="false"
- You can also update the chnroutes file by editing .txt files.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
You should have received a copy of the GNU General Public License along with this program. If not, see GNU