tailscale-web - v0.1.13
    Preparing search index...

    Interface Prefs

    interface Prefs {
        acceptRoutes: boolean;
        exitNodeId: string;
    }
    Index

    Properties

    acceptRoutes: boolean

    Whether subnet routes advertised by peers are accepted.

    exitNodeId: string

    Stable node ID of the active exit node, or empty string if none.