-
Notifications
You must be signed in to change notification settings - Fork 655
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
客户端需要前置SOCKS5代理+cloudflare要怎么设置? #57
Comments
试一下这个: |
可以运行,但无法上网 |
|
嗯...无法访问此页面 |
1080 端口是http代理吗,socks5不支持 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我用的命令是
goflyway.exe -up="cf://前置代理ip:前置代理端口@cloudflare下的域名:域名端口" -k="密码" -l=":本地端口"
例如
goflyway.exe -up="cf://192.168.1.123:[email protected]:80" -k="goway" -l=":8100"
测试可以运行,但是它没经过前置代理
The text was updated successfully, but these errors were encountered: