justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.92k stars 598 forks source link

The server is bound to multiple IPs. I hope that requests in different situations can specify IPs for proxy access #957

Closed zgx840925 closed 1 year ago

zgx840925 commented 1 year ago

Hello, sir. The server is bound to multiple IPs. I hope that requests in different situations can specify IPs for proxy access, such as using IP1 for A.COM proxy access and using IP2 for B.COM proxy access. How can I achieve this? thank you!