You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have build VEthernet with VS2022
when running. tool cannot start with error
"Unhandled Exception: System.SystemException: Unable to open netif specifying componentId
at VEthernet.Net.TapTap2Socket..ctor(Boolean subnetstack, Int32 port, NetworkStatistics networkStatistics)
at tun2socks.Socks5Ethernet..ctor(IPEndPoint proxyServer, IPAddress[] dnsAddresses, Boolean productMode, Boolean protectDefaultGateway, String user, String password, String bypassIplist, NetworkStatistics networkStatistics) in F:\C#\VEthernet-main\tun2socks\Socks5Ethernet.cs:line 31
at tun2socks.Program.Main(String[] args) in F:\C#\VEthernet-main\tun2socks\Program.cs:line 165"
OS windows 10 x64 1909
The text was updated successfully, but these errors were encountered:
i have build VEthernet with VS2022
when running. tool cannot start with error
"Unhandled Exception: System.SystemException: Unable to open netif specifying componentId
at VEthernet.Net.TapTap2Socket..ctor(Boolean subnetstack, Int32 port, NetworkStatistics networkStatistics)
at tun2socks.Socks5Ethernet..ctor(IPEndPoint proxyServer, IPAddress[] dnsAddresses, Boolean productMode, Boolean protectDefaultGateway, String user, String password, String bypassIplist, NetworkStatistics networkStatistics) in F:\C#\VEthernet-main\tun2socks\Socks5Ethernet.cs:line 31
at tun2socks.Program.Main(String[] args) in F:\C#\VEthernet-main\tun2socks\Program.cs:line 165"
OS windows 10 x64 1909
The text was updated successfully, but these errors were encountered: