For example, we the the previous toml file as follows:
serverAddr = "xxx.com"
serverPort = 7000
Can we allow my PC to establish a connection between serverAddr and the local PC using local socket5 proxy 127.0.0.1:1080? My PC cannot access to "xxx.com" directly without proxy.
I try to use Proxifier, but it does not work. Can you give me some suggestions?
Describe the feature request
FRP is a great work! Thank you for your efforts!
For example, we the the previous toml file as follows:
Can we allow my PC to establish a connection between serverAddr and the local PC using local socket5 proxy 127.0.0.1:1080? My PC cannot access to "xxx.com" directly without proxy.
I try to use Proxifier, but it does not work. Can you give me some suggestions?
Describe alternatives you've considered
No response
Affected area