Refactor naming

This commit is contained in:
ChsBuffer
2021-06-28 02:22:51 +08:00
parent c0452552ec
commit 29b003bacd
34 changed files with 74 additions and 76 deletions

View File

@@ -7,8 +7,8 @@ using System.ServiceProcess;
using Netch.Interfaces;
using Netch.Interops;
using Netch.Models;
using Netch.Servers;
using Netch.Servers.Shadowsocks;
using Netch.Servers.Socks5;
using Netch.Utils;
using Serilog;
using static Netch.Interops.Redirector;