-
Notifications
You must be signed in to change notification settings - Fork 636
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
请修改路由表 #42
Comments
这个要 http://ftp.apnic.net/apnic/stats/apnic/delegated-apnic-latest 改,这个脚本只是提取数据,生成脚本.源头不改没用,其实你可以自己找找需要的ip自己加入路由表 |
问一个小白问题:那已知一个IP怎么确定mask呢? 而且windows版本的vpnup.bat写的mask,mac版本里的ip-up又是另一种写法,直接斜杠后一个数字 比如255.255.255.0对应24 255.255.248.0对应21等等。大神可以解释下么,或者给几个关键词我自己百度 |
找子网掩码的标识方法,其实就是转成2进制,数有几个1就是 几 |
@laozhang0925 关键字:CIDR |
@laozhang0925 这个问题,可能是因为用了VPN后,你的DNS server变成了国外的8.8.8.8,会把某些域名解析到地理位置最近的IP,即到了国外,所以变慢了。见 fossilet/chnroutes#2。 |
使用网易云音乐PC客户端时 连着VPN下载慢 断开VPN后下载飞快 可能路由表没有将网易云音乐的IP识别为国内 希望能添加 谢谢
The text was updated successfully, but these errors were encountered: