commands.sh

bore

linux

Start a local proxy to a remote server using Bore. Some subcommands such as `local` have their own usage documentation.

More info →

Options (2)

-t, --toboolean

Expose a local port to a remote Bore server

Example: bore local {{[-t|--to]}} {{remote_server_address}} {{local_port}}
-h, --helpboolean

Display help

Example: bore {{[-h|--help]}}

Examples (3)

Expose a local port to a remote Bore server

bore local [-t|--to] remote_server_address local_port

Start a Bore server

bore server

Display help

bore [-h|--help]
made by @shridhargupta | data from tldr-pages