Skip to content

zhuchunmao/mygfwlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

mygfwlist

本项目中包括2个文件
1、国外常见被屏蔽的IP地址
2、生成openvpn的 route *** *** vpn_gateway 脚本
3、脚本是通过python 编写的,如果想使用脚本请安装如下环境
以Centos举例
yum install python python-pip
pip install netaddr
5、使用方法
cd /root/
wget https://raw.githubusercontent.com/zhuchunmao/mygfwlist/master/ovpn_router.py
chmod +x /root/ovpn_router.py
/root/ovpn_router.py
最终会生成一个文件/root/router

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages