Commit graph

5 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
b3a58725de update wireguard dependency and fix linter 2022-08-21 10:56:10 +08:00
octeep
ac99195f77 add linter ci 2022-03-30 18:59:22 +01:00