Skip to content
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

Open
phpos opened this issue Mar 11, 2018 · 5 comments
Open

客户端需要前置SOCKS5代理+cloudflare要怎么设置? #57

phpos opened this issue Mar 11, 2018 · 5 comments

Comments

@phpos
Copy link

phpos commented Mar 11, 2018

我用的命令是
goflyway.exe -up="cf://前置代理ip:前置代理端口@cloudflare下的域名:域名端口" -k="密码" -l=":本地端口"
例如
goflyway.exe -up="cf://192.168.1.123:[email protected]:80" -k="goway" -l=":8100"

测试可以运行,但是它没经过前置代理

@coyove
Copy link
Owner

coyove commented Mar 11, 2018

试一下这个:
goflyway.exe -up="ws://192.168.1.123:1080/goway.com:80"
cf://不支持你的这种写法

@phpos
Copy link
Author

phpos commented Mar 11, 2018

可以运行,但无法上网

@phpos
Copy link
Author

phpos commented Mar 11, 2018

  • use dummy host [goway.com:80 ] to connect [ 192.168.1.123:1080 ]
  • use WebSocket protocol to transfer data
  • proxy Edilri started at [ 127.0.0.1:8100 ], upstream: [ 192.168.1.123:1080 ]
  • access client web console at [ 127.0.0.1:8101 ]

@phpos
Copy link
Author

phpos commented Mar 11, 2018

嗯...无法访问此页面
尝试此操作
请确保你已获取正确的网址: https://www.google.com
在必应上搜索“https://www.google.com”
刷新页面
详细信息
已重置与该网站的连接。
错误代码: INET_E_DOWNLOAD_FAILURE

@coyove
Copy link
Owner

coyove commented Mar 12, 2018

1080 端口是http代理吗,socks5不支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants