Download & Setup
Loophole has two options, command line (CLI) or Graphical User Interface (Desktop), choose whatever suits you the best!
Loading possible download options...
Unpack
On Linux or OSX you can unzip loophole from a terminal with the following command:
$ unzip /path/to/loophole-cli-<version>.zip
On Windows, just double click loophole-cli-<version>.zip.Create account or login
Firstly, open your favorite terminal and change directory to the place you downloaded loophole. To authenticate your CLI, execute
$ loophole account login
and follow the instructions on your screen to complete the login.Run it
To start an HTTP tunnel on port 3000, execute this next:
$ loophole http 3000
# or for 1.0.0-beta.8 and older
$ loophole 3000
Read the documentation to get more ideas on how to use Loophole.Desktop
Please download the latest version of Loophole for your Operating System and Architecture.
We have created a tutorial series on youtube to help with setting up your first tunnel.
We have created a tutorial series on youtube to help with setting up your first tunnel.
Loading possible download options...
Unpack
On Linux or OSX you can unzip loophole from a terminal with the following command:
$ unzip /path/to/loophole-desktop-<version>.zip
On Windows, just double click loophole-desktop-<version>.zip.Run it
Simply doubleclick on it or run from terminal:
$ loophole-desktop
Read the documentation to get more ideas on how to use Loophole.