Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add subnet in route #90

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Add subnet in route #90

merged 1 commit into from
Oct 16, 2023

Conversation

Mythologyli
Copy link
Contributor

Add 210.32.174.0/24.

https://itc.zju.edu.cn/49790/list.htm
Unzip the file, this subnet can be found in DoubleLineRouteMgr.ini:

[FirstLineRouteTable]	//此段中的所有路由走vpn 拨号前的默认网关,即走vpn 隧道外面
0=10.0.0.0/8
1=210.32.0.0/20
2=222.205.0.0/17
3=210.32.128.0/19
4=210.32.160.0/21
5=210.32.168.0/22
6=210.32.172.0/23
7=210.32.174.0/24
8=210.32.176.0/20
9=58.196.192.0/19
10=58.196.224.0/20
[SecondLineRouteTable]	//此段中的所有路由走vpn 拨号连接的默认网关,即走vpn 隧道里面
[OtherCustom0]

@determ1ne
Copy link
Member

LGTM

@determ1ne determ1ne merged commit 9b7f791 into QSCTech:master Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants