bdy tunnel config add tcp

$bdy tunnel config add tcp|TCP [options] <name> [host:port]

Add a new TCP tunnel

ARGUMENTS
name
Name of the tunnel (required)
host:port
Target address to redirect traffic to. Host is optional and by default local machine. Port is by default 80 (optional)
OPTIONS
-r, --region <region>
override default region ("eu", "us", "as")
-w, --whitelist <cidrs...>
Whitelist provided IP CIDRs. Use "*" to allow all
-n, --name <name>
Name of the tunnel
-t, --timeout <seconds>
Enforce connection timeout in seconds
-f, --force
Overwrite tunnel if it already exist
-h, --help
display help for command

Documentation for bdy v1.20.0

Last modified on Apr 13, 2026