eycorsican / go-tun2socks

A tun2socks implementation written in Go.
MIT License
1.29k stars 431 forks source link

Error launching utility in Windows 10 #120

Closed chewnglow closed 3 years ago

chewnglow commented 4 years ago

I'm using the latest Windows 10 (not updated to 2004). When I run directly ./tun2socks.exe or ./tun2socks.exe -h in command line, the following error occurs.

CryptAcquireContext failed with error -2146893813, trying to create NEWKEYSETAssertion "CryptAcquireContext failed with error -2146893809" failed at line 70 in /ext-go/1/src/github.com/eycorsican/go-tun2socks/core/c/custom/sys_arch.c

I've tried to run as admin while the issue still exists. Thanks for any help!

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days