bore
Verified for current stable LTS
Bore Command: Expose Local Port To Remote Server
Use for expose local port to remote server with Bore. Exact CLI syntax to expose local port to remote server using Bore.
When to use this: Use for expose local port to remote server with Bore.
Command Syntax
bore local -t <remote_server_address> <local_port> bore local -t <remote_server_address> <local_port> Live Command Builder
Final Command
bore local -t <remote_server_address> <local_port> Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to expose local port to remote server using Bore.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bore Command: Display Help
bore -h Bore Command: Start Bore Server bore server Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl> Jmeter Command: Run Test Plan Nongui Proxy jmeter -n -t <path/to/file.jmx> -H- <127.0.0.1> -P <8888>