chongyang90 / chnroutes

Automatically exported from code.google.com/p/chnroutes
0 stars 0 forks source link

路由添加失敗,參數錯誤。是怎麼回事? #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?  win7

Please provide any additional information below.

Original issue reported on code.google.com by im.dy...@gmail.com on 25 Aug 2013 at 11:24

GoogleCodeExporter commented 8 years ago
把vpnup.bat里的第二行
for /F "tokens=3"
改成
for /F "tokens=4"

对于自动获取的IP使用4,手动设置的使用3.

Original comment by dico.d...@gmail.com on 13 Aug 2014 at 11:34