Message388149
We know Windows reslove:
`http=host:port;https=host:port;ftp=host:port;socks=host:port`
as:
`http=http://host:port;https=http://host:port;ftp=http://host:port;socks=socks://host:port`
means:
Using HTTP type proxy for HTTP, HTTPS and FTP requests, but Socks4/4a type proxy for the other TCP requests.
We notice that socks are different from the others.
Now I want to know what if Windows slove this:
`http=socks://host:port;ftp=https://host:port;socks=https://host:port`
Does it mean using Socks4/4a type proxy for HTTP requests, HTTPS type proxy for FTP requests, and HTTP type proxy for the other TCP requests?
Or just invalid settings? |
|
Date |
User |
Action |
Args |
2021-03-05 07:49:59 | CrazyBoyFeng | set | recipients:
+ CrazyBoyFeng, paul.moore, tim.golden, benrg, zach.ware, steve.dower, corona10, kotori, NateScarlet |
2021-03-05 07:49:58 | CrazyBoyFeng | set | messageid: <1614930598.98.0.858332388758.issue42627@roundup.psfhosted.org> |
2021-03-05 07:49:58 | CrazyBoyFeng | link | issue42627 messages |
2021-03-05 07:49:58 | CrazyBoyFeng | create | |
|