cli icon indicating copy to clipboard operation
cli copied to clipboard

Details to add on the CLI

Open amankalra172 opened this issue 4 years ago • 0 comments

Description: Loophole is a reverse proxy that enables you to expose your localhost services to the internet. Just tell Loophole what port your web server is listening on. Share local websites, build/test webhook consumers, and self-host personal services. Detailed help for each command is available with 'Loophole --help' or check documentation at (URL).

Examples : loophole 80 # secure public URL for port 80 web server loophole 8080 --hostname main # port 8080 available at main.loophole.site

Made with <3 by Main.dev (URL)

amankalra172 avatar Aug 27 '20 08:08 amankalra172