@tunl/cli
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

@tunl/cli

Tunneler CLI

oclif Version Downloads/week License

Usage

$ npm install -g @tunl/cli
$ tunneler COMMAND
running command...
$ tunneler (-v|--version|version)
@tunl/cli/0.2.1 darwin-x64 node-v16.13.1
$ tunneler --help [COMMAND]
USAGE
  $ tunneler COMMAND
...

Commands

tunneler autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ tunneler autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ tunneler autocomplete
  $ tunneler autocomplete bash
  $ tunneler autocomplete zsh
  $ tunneler autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

tunneler consume [REMOTEPORT] [LOCALPORT] [B58] [MULTIADDR]

tunnel remote port

USAGE
  $ tunneler consume [REMOTEPORT] [LOCALPORT] [B58] [MULTIADDR]

EXAMPLE
  $ tunneler consume 8080 8081 base64_connection_param==

See code: src/commands/consume.ts

tunneler expose [PORT]

expose local port

USAGE
  $ tunneler expose [PORT]

EXAMPLE
  $ tunneler expose 8080

See code: src/commands/expose.ts

tunneler help [COMMAND]

display help for tunneler

USAGE
  $ tunneler help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

tunneler update [CHANNEL]

update the tunneler CLI

USAGE
  $ tunneler update [CHANNEL]

See code: @oclif/plugin-update

Readme

Keywords

Package Sidebar

Install

npm i @tunl/cli

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

11 kB

Total Files

12

Last publish

Collaborators

  • 0x77