feat: Redirector socks5 authentication support

refactor: Redirector dial
This commit is contained in:
ChsBuffer
2020-10-17 15:20:47 +08:00
parent b2ac98b21f
commit b54bc6fa40
3 changed files with 71 additions and 39 deletions

View File

@@ -2,18 +2,6 @@
namespace Netch
{
public enum NameList : int
{
TYPE_FILTERLOOPBACK,
TYPE_FILTERTCP,
TYPE_FILTERUDP,
TYPE_TCPHOST,
TYPE_UDPHOST,
TYPE_ADDNAME,
TYPE_BYPNAME,
TYPE_CLRNAME
}
public static class NativeMethods
{
/// <summary>