tunl-cli

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

README

tunl-cli

License

Tunl - the open-source developer platform for:

  • Inspect incoming traffic
  • Debug callback's and WebHook's
  • Show localhost without deploy

Tunl allows you to share local port, IP or URL address to the internet, view incoming requests:

  • Easy publish: your localhost to internet.
  • Traffic monitor: easy tool for inspect incoming traffic with view of request form data and json.
  • Basic Auth: protect your tunnel with username and password.
  • Add headers: to your requests and responses.

Download the latest release. Also, you can start your own server with tunl-server.

Example commands

tunl http 8000
tunl http 192.168.1.10:8000
tunl http dir://<path-to-directory>
tunl http -basic-auth login:pass 8000

Build

Install npm and go 1.19

git clone git@github.com:black40x/tunl-cli.git
cd tunl-cli
go get
go run build.go

License

Tunl.online is distributed under AGPL-3.0-only.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
tui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL