Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.73 KB

File metadata and controls

42 lines (24 loc) · 1.73 KB

escape-from-intranet

Table of contents

Introduction

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)

Example settings

See Screenshot

To configure the default behavior to take proxy first or try direct first you can switch

Proxy Decision

(which will be stored in your config and applies on next start, too)

Windows Setup pitfalls

In case you receive "Windows Defender SmartScreen prevented an unrecognized app from starting." after executing the setup

Setup fails

you need to trust the exe file by opening properties and "Unblock" the setup:

unblock-setup

See http://quaddy-services.de/