monkeyWie / proxyee

HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
MIT License
1.5k stars 566 forks source link

Can I specify multiple outgoing ip addresses when I have multiple ethernet cards? #276

Open mjxaone opened 1 year ago

mjxaone commented 1 year ago

Can I specify multiple outgoing ip addresses when I have multiple ethernet cards?

I found a really nice java proxy. It would be really cool to have this feature.

monkeyWie commented 1 year ago

Do you want to use a specific ethernet card when the proxy server sends requests? You can do it directly by configuring the routing table.