baloise / proxy

An minimal authenticating HTTP(S) forward proxy based on https://github.com/adamfisk/LittleProxy. You can easily add sniffing / rewriting if needed. In short: Fiddler in Java
Eclipse Public License 2.0
4 stars 3 forks source link

Allow multiple local ports to be served #6

Closed culmat closed 5 years ago

culmat commented 5 years ago

... so that I can switch progressivly to a new port without changing all client configs as big bang.