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

explore new packaging / distribution formats #16

Closed culmat closed 9 months ago

culmat commented 11 months ago

see what https://jreleaser.org/ offers also as a mitigation for #11

culmat commented 9 months ago

Have invested some time in https://github.com/baloise/proxy/tree/native but seems over engineered and results in long build times and big binaries. Probably I'm not using it the right way. 🥴 JitPack seems stable. Switched to SWT to have a more native look and feel.