bore-local
Verified for current stable LTS
Bore Local Command: Specify Remote Server Port Explicitly
Use for specify remote server port explicitly with Bore Local. Exact CLI syntax to specify remote server port explicitly using Bore Local.
When to use this: Use for specify remote server port explicitly with Bore Local.
Command Syntax
bore local -t <remote_server_address> -p <remote_port> <local_port> bore local -t <remote_server_address> -p <remote_port> <local_port> Live Command Builder
Final Command
bore local -t <remote_server_address> -p <remote_port> <local_port> Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify remote server port explicitly using Bore Local.
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 Local Command: Display Help
bore local -h Bore Local Command: Expose Local Port To Remote Bore Server bore local -t <remote_server_address> <local_port> Bore Local Command: Expose Specific Local Host To Remote Bore Server bore local -l <host> -t <remote_server_address> <local_port> Bore Local Command: Use Secret For Authentication bore local -t <remote_server_address> -s <your_secret> <local_port> Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx>