mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 19:59:24 +08:00
ab2ea71bd7
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
399 B
399 B
bore
Start a local proxy to a remote server using Bore. Some subcommands such as
localhave their own usage documentation. More information: https://github.com/ekzhang/bore#detailed-usage.
- 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]}}