Interface WGSocksServer

interface WGSocksServer {
    ID: number;
    LocalAddr: string;
}

Properties

Properties

ID: number
LocalAddr: string