cg31
cg31
I just wrote a GUI client in Rust, maybe it is ineresting to some Rust developers. https://github.com/cg31/shadowsocks-windows-gui-rust Thanks to zonyitoo for making this possible.
I tried to use go-shadowsocks2 as tunnel to have a test, the result doesn't look great... It was shadowsocks-rust-async branch release build I was using in this test. This is...
This only happens in golang. If I comment out a function, AC will active a popup list. For example, in a file: func main() { doSomething() } when I add...
Some examples seems outdated (in master branch). For example 17-hyperparameter-optimization.ipynb is still using 'num_loader_workers' in model.fit(), but it was removed in latest darts.
### Use case We can use self-signed TLS service without outside service like Let's Encrypt, for simple network. ### Description Headscale support Let's Encrypt, but it still needs domain name,...
I think if DXL keeps things close to Rust, someday it will be easy to port code between them.