mirror of
https://github.com/snltty/linker.git
synced 2025-12-18 09:26:44 +08:00
白名单
This commit is contained in:
@@ -130,7 +130,7 @@ namespace linker.messenger.relay.server
|
||||
|
||||
public long LastTicks { get; set; }
|
||||
}
|
||||
public sealed partial class RelayServerNodeReportInfo170 : RelayServerNodeReportInfo
|
||||
public partial class RelayServerNodeReportInfo170 : RelayServerNodeReportInfo
|
||||
{
|
||||
public string Url { get; set; } = "https://linker-doc.snltty.com";
|
||||
public TunnelProtocolType AllowProtocol { get; set; } = TunnelProtocolType.Tcp;
|
||||
|
||||
Reference in New Issue
Block a user