Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Exception: System.SystemException #7

Open
yeucodonvn opened this issue Oct 9, 2022 · 1 comment
Open

Unhandled Exception: System.SystemException #7

yeucodonvn opened this issue Oct 9, 2022 · 1 comment

Comments

@yeucodonvn
Copy link

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
image

@liulilittle
Copy link
Owner

Didn't you see the error code above?

  1. You must install TAP-Windows Driver on your operating system.

  2. Open "TAP-Windows Driver" must be exclusive (that is, others do not allow open the virtual network card)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants