Socket
Socket
Sign inDemoInstall

tntn

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tntn

Python wrapper library for tunneling apps


Maintainers
1

Readme

tntn

Python wrapper library for tunneling apps

The main purpose is for use in my other project Bing-su/sd-webui-tunnels.


Usage

❯ tntn --help
tntn: Python wrapper library for tunneling apps

Usage: tntn <app_name> <args>
❯ tntn jprq --help
Usage: jprq <command> [arguments]

Commands:
  auth <token>               Set authentication token from jprq.io/auth
  tcp <port>                 Start a TCP tunnel on the specified port
  http <port>                Start an HTTP tunnel on the specified port
  http <port> -s <subdomain> Start an HTTP tunnel with a custom subdomain
  --help                     Show this help message
  --version                  Show the version number

see jprq

❯ tntn bore --help
A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls.

Usage: bore.exe <COMMAND>

Commands:
  local   Starts a local proxy to the remote server
  server  Runs the remote proxy server
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help information
  -V, --version  Print version information

see bore

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc