Commit graph

9 commits

Author SHA1 Message Date
Evsyukov Denis
a2d7aecb6f
fix: improvements in memory consumption (#100)
* fix: must close the connection after processing

I think it should help to close #80

* feat: migration to github.com/things-go/go-socks5

- preallocate config slices
- not used interfaces in consumer
- do not allocate new variables in loops

* feat: close connection after full processing

* feat: correct process sigint signal

* feat: improve build system

* fix: http proxy

* feat: update golangci-lint-action to v3.7.0

* feat: correct process routines

* fix: close http conn correctly

* feat: update golangci-lint-action to v4

* fix: goreleaser used clean now
2024-02-11 12:45:43 +00:00
Jonah Brüchert
d2f7768c51
Update dependencies (#79)
* Update dependencies

gvisor was not updated to the latest version, because it did not
compile.

* actions: Update go version to 1.20

* docker: Update go version to 1.20
2023-08-17 11:42:52 +01:00
octeep
41f2d96f04 support go 1.19 2022-09-01 10:53:10 +08:00
octeep
e686381fa9 update go version to 1.18 2022-05-20 12:25:48 +01:00
octeep
33c5170bd0 add windows arm64, darwin amd64 arm64 to ci 2022-03-30 03:26:10 +01:00
octeep
386eb5d77d update ci 2022-03-29 18:09:18 +01:00
gitv2ray
a27c46fb6f Update build.yml 2022-03-29 17:59:56 +01:00
gitv2ray
f5c846019c Update build.yml 2022-03-29 17:59:40 +01:00
misakano7545
7a06795c38 添加GitHub Actions CI编译 2022-03-29 17:59:29 +01:00