摘要: export GOPROXY="https://goproxy.cn"export GO111MODULE="on" 阅读全文
posted @ 2021-01-18 17:19 滴滴滴 阅读(134) 评论(0) 推荐(0)
摘要: { "inbounds": [{ "port": 1080, // SOCKS 代理端口,在浏览器中需配置代理并指向这个端口 "listen": "127.0.0.1", "protocol": "socks", "settings": { "udp": true } }], "outbounds" 阅读全文
posted @ 2021-01-18 17:08 滴滴滴 阅读(253) 评论(0) 推荐(0)
摘要: Seven7707 2018-09-05 16:53:40 73417 收藏 16 分类专栏: nginx 版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/felix_yujing/article/details/51682655 昨天一个开发找我帮 阅读全文
posted @ 2021-01-18 14:13 滴滴滴 阅读(853) 评论(0) 推荐(0)