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, --tobooleanExpose a local port to a remote Bore server
Example:
bore local {{[-t|--to]}} {{remote_server_address}} {{local_port}}-h, --helpbooleanDisplay help
Example:
bore {{[-h|--help]}}Examples (3)
Expose a local port to a remote Bore server
bore local [-t|--to] remote_server_address local_portStart a Bore server
bore serverDisplay help
bore [-h|--help]made by @shridhargupta | data from tldr-pages