Table of contents
Escape out of intranet without dealing with authentication of corporate proxy
Start with -DdefaultLogLevel=debug or trace to see more log-entries in ${java.io.tmpdir}/escape-from-intranet.log
To run it
- make a "release" from source: just use mvn package and take target\escape-from-intranet.jar
- download a jar from releases and run it
- download the windows setup from releases
(in case all is configured the application minizes to tray)
To configure the default behavior to take proxy first or try direct first you can switch
(which will be stored in your config and applies on next start, too)
In case you receive "Windows Defender SmartScreen prevented an unrecognized app from starting." after executing the setup
you need to trust the exe file by opening properties and "Unblock" the setup:



