znley

Results 8 comments of znley

MacOS is not Linux, It seems that your run a ubuntu:22.04 container on macos. Maybe your need a *real* linux kernel.

这样使用就可以了 ``` curl -G -d "target=clash" -d "url=$sub" -d "config=https://raw.githubusercontent.com/tindy2013/subconverter/master/base/config/ACL4SSR_Online_Full.ini" http://localhost:25500/sub ```

@fredbi Now I get it! So what method is used now for release?

@fredbi @casualjim The [github-release](https://github.com/go-openapi/github-release) seems to be used for upload binaries and [gorelease](https://github.com/goreleaser/goreleaser) is used for building, is right?