// ReSharper disable ClassNeverInstantiated.Global using System.Net.NetworkInformation; using System.Net.Sockets; namespace Dot.IP; [Description(nameof(Ln.IP工具))] [Localization(typeof(Ln))] internal sealed class Main : ToolBase