interface Socks {
    SessionID: string;
    TunnelID: string;
}

Properties

Properties

SessionID: string
TunnelID: string