MyNixOS website logo
option

services.wstunnel.clients.<name>.localToRemote

Listen on local and forwards traffic from remote.

Declarations
Type
list of string
Default
[ ]
Example
[
  "tcp://1212:google.com:443"
  "unix:///tmp/wstunnel.sock:g.com:443"
]