MyNixOS website logo
option

services.wstunnel.clients.<name>.remoteToLocal

Listen on remote and forwards traffic from local. Only tcp is supported.

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