We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前我可以在A机器上部署frpc,从A机器需要使用socks5代理访问一个接口,请问是否能通过配置 不通过其他代理软件转发这个接口
目前我使用proxifier将frpc.exe的请求进行代理以实现转发
The text was updated successfully, but these errors were encountered:
通过代理访问 localIP localPort 没有。但有 通过代理访问 frps
localIP localPort
frp/conf/frpc_full_example.toml
Line 92 in 184223c
Sorry, something went wrong.
通过代理访问 localIP localPort 没有。但有 通过代理访问 frps frp/conf/frpc_full_example.toml Line 92 in 184223c # transport.proxyURL = "socks5://user:[email protected]:1080"
收到 希望未来的某一天能有这个功能,如果方便的话 thanks
通过代理访问 localIP localPort 没有。但有 通过代理访问 frps frp/conf/frpc_full_example.toml Line 92 in 184223c # transport.proxyURL = "socks5://user:[email protected]:1080" 收到 希望未来的某一天能有这个功能,如果方便的话 thanks
那么 请重新打开 此 issue
No branches or pull requests
Describe the feature request
目前我可以在A机器上部署frpc,从A机器需要使用socks5代理访问一个接口,请问是否能通过配置 不通过其他代理软件转发这个接口
Describe alternatives you've considered
目前我使用proxifier将frpc.exe的请求进行代理以实现转发
Affected area
The text was updated successfully, but these errors were encountered: