Deepin上网问题
Tofloor
poster avatar
wayss
deepin
2018-03-22 08:36
Author
之前用15.1时可以上网。
最近换成15.5了,同样的过程
1.傻瓜式安装   纸飞机-QT5
2.导入gui-config.json配置文件(和windows相同的配置文件),
3.google-chrome --proxy-server=socks5://127.0.0.1:1080启动

发现连百度都不行了,什么网站

Reply Favorite View the author
All Replies
avatar
wayss
deepin
2018-03-22 08:37
#1
http://www.8dlive.com/post/168.html
我用这种方法试了,也不行
Reply View the author
avatar
wayss
deepin
2018-03-22 20:16
#2
有人给个建议吗
Reply View the author
avatar
whyilumernot
deepin
2018-03-22 21:30
#3
没有配置插件吗?如果不配置插件需要将网络改为手动设置代理
Reply View the author
avatar
wayss
deepin
2018-03-23 05:47
#4
https://bbs.deepin.org/post/154512
没有配置插件吗?如果不配置插件需要将网络改为手动设置代理

没有插件,用genpac生成文件了,然后手动代理,还是没有用呢
Reply View the author
avatar
whyilumernot
deepin
2018-03-24 01:24
#5
你可以去找插件来下载一下然后配置一下,应该是有用的。你应该先测试一下你的VPN是否是有用的。
Reply View the author
avatar
speedturtle
deepin
2018-03-24 01:36
#6
我是开了纸飞机之后,开启系统代理  local host , socks5://127.0.0.1:1080, 然后就可以访问外网了
Reply View the author
avatar
floatingrain
deepin
2018-03-24 04:43
#7
使用genpac,
  1. genpac --pac-proxy="SOCKS5 127.0.0.1:1080" --gfwlist-proxy="SOCKS5 127.0.0.1:1080" -o autoproxy.pac --gfwlist-url="https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt
Copy the Code
,使用设置-网络-系统代理-自动,加载pac文件。
Reply View the author