https://github.com/38/vpnroute
https://github.com/38/vpnroute
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/38/vpnroute
- Owner: 38
- Created: 2013-04-04T03:09:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-04T04:31:51.000Z (over 13 years ago)
- Last Synced: 2025-03-25T06:41:33.296Z (over 1 year ago)
- Language: Python
- Size: 101 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vpnroute
========
这个脚本是chnroutes的改进版
使用sh install.sh进行安装
和chnroutes的主要区别在于允许用户定义一些可以直接访问的境外网站
而且能够很方便地更新IP列表
使用一个简单的配置文件来存储IP列表
允许注释和include
使用update_vpnroute来自动生成国内的IP地址列表
在/etc/ppp/vpnroute.d/user.conf中添加希望直接访问的境外网站
/etc/ppp/vpnroute.d/china.conf中不要添加内容,因为它可能被覆盖