Interface TunnelPrlOptions

Tunnel prl options.

Hierarchy

  • TunnelPrlOptions

Properties

dev: string

Bind the tunnel to the device NAME so that tunneled packets will only be routed via this device and will not be able to escape to another device when the route to endpoint changes.

prl-default?: string

Add or delete ADDR as a potential router or default router.

prl-delete?: string

See

{@link['prl-default']}

prl-nodefault?: string

See

{@link['prl-default']}

Generated using TypeDoc