cg31

Results 26 comments of cg31

Just added a build action, you can get the binary from it. At the moment it is: https://github.com/cg31/shadowsocks-windows-gui-rust/actions/runs/2037722087

You can simply fork this repo and touch something (maybe a rust file), then the build action will kick in to buid a binary for you. I would not like...

I got a similar crash, it is fixed after I upgraded vcruntime.

I tried it with certificate, but it doesn't work, and headscale report error "headscale/cli/utils.go:124 > Could not connect: context deadline exceeded" When I look inside headscale, it still uses ListenAndServe,...

> Isn't that what you're suggesting? > > https://headscale.net/ref/tls/#bring-your-own-certificate Turns out... it works after trying again, only I need to use 443 as serving port. But "headscale nodes list" seems...

It also needs to remove "-gencode=arch=compute_35", because nvcc 12 stops supporting it.