aadog

Results 107 comments of aadog

https://t.me/wslastver I also have a new version,And update in real-time

@abemedia your dream is complete Let's try it, python bindings cgo-less https://github.com/aadog/py3-go

@christian-korneck He doesn't have any restrictions, you can use it as you like Toys written when you are bored, I wish you a good time

[配置.txt](https://github.com/adamwalach/go-openvpn/files/4575844/default.txt)

https://t.me/wslastver2024 I also have a new version,And update in real-time

大哥 还有ssl流也不生效,没有单独设置域名不带证书的格式

> 已经修复啦 使用最新构建的那个api添加到nuget就好了 大哥,拉我进qq群啊,这个使用2.0.0-beta.28最新发布版,仍然有问题

` static async Task testSuperSocket() { var addressEndpoint = IPEndPoint.Parse("43.139.170.206:23498"); var proxyEndpoint = IPEndPoint.Parse("127.0.0.1:8889"); var c = new EasyClient(new TestFilter()).AsClient(); c.Proxy = new Socks5Connector(proxyEndpoint); await c.ConnectAsync(addressEndpoint); // c.StartReceive(); } `