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

@@ -8,7 +8,7 @@ using System.Threading.Tasks;
using Netch.Forms;
using Netch.Interfaces;
using Netch.Models;
using Netch.Servers.Socks5;
using Netch.Servers;
using Netch.Utils;
namespace Netch.Controllers