白名单

This commit is contained in:
snltty
2025-06-26 17:46:49 +08:00
parent 1fca19dfbc
commit 4c88a585c9
43 changed files with 1291 additions and 324 deletions

View File

@@ -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;