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

Detect / install compatible jdk version automatically #22

Closed culmat closed 5 months ago

culmat commented 7 months ago

Detect java version and install one if necessary, see https://github.com/orig-in/install/blob/gh-pages/install.ps1

Options are

  1. only manually on install
  2. auto update ( use orig-in ) see #18