interface WGSocks {
    Response?: commonpb.Response;
    Server?: sliverpb.WGSocksServer;
}

Properties

Properties

Response?: commonpb.Response