Commit graph

34 commits

Author SHA1 Message Date
Nicholas
cb1f39b3e5
Support env lookup for some values (#122)
Co-authored-by: pufferfish <74378430+pufferffish@users.noreply.github.com>
2024-07-22 15:38:19 +01:00
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
pufferfish
b0a405a075
Update wireproxy.yml 2023-05-22 18:05:32 +01:00
Wayback Archiver
25e6568f4d
Add support for http proxy (#68)
* Add support for http proxy

* add test case for http proxy

---------

Co-authored-by: octeep <github@bandersnatch.anonaddy.com>
Co-authored-by: pufferfish <74378430+pufferffish@users.noreply.github.com>
2023-05-22 17:47:33 +01:00
pufferfish
d9c6eb7143
add test CI (#69) 2023-05-22 17:03:27 +01:00
octeep
41f2d96f04 support go 1.19 2022-09-01 10:53:10 +08:00
octeep
275c628654 Merge pull request #45 from jordemort/distroless-docker
Redo Dockerfile
2022-08-23 19:51:12 +08:00
octeep
c230b33f47 Do not push to registry on PRs 2022-08-23 19:40:09 +08:00
octeep
3114c9f8c7 Revert "Try publishing to Docker Hub instead"
This reverts commit b2546b3219.
2022-08-23 19:37:37 +08:00
Jordan Webb
59e69fbd63 Try publishing to Docker Hub instead 2022-08-21 23:04:34 -05:00
Jordan Webb
ca54648617 Try moving permissions key to top-level 2022-08-21 09:18:14 -05:00
Jordan Webb
03cc7c81f1 Try giving the workflow packages: write 2022-08-21 09:03:58 -05:00
octeep
b3a58725de update wireguard dependency and fix linter 2022-08-21 10:56:10 +08:00
Jordan Webb
0affd64fc8 Add metadata to image 2022-08-20 20:04:48 -05:00
Jordan Webb
11ed078257 Add workflow to build container 2022-08-20 09:56:08 -05:00
octeep
e686381fa9 update go version to 1.18 2022-05-20 12:25:48 +01:00
octeep
cafcdcd566 Update wireproxy.yml 2022-04-05 07:32:38 +01:00
octeep
e068771c9b fix misspellings in CI 2022-04-04 06:02:47 +01:00
octeep
12f2e532cc Update wireproxy.yml 2022-04-03 19:55:16 +01:00
octeep
45ed6ea477 Revert "add freebsd and openbsd to goreleaser"
This reverts commit e38b0155dd.
2022-04-01 01:16:38 +01:00
octeep
3005209900 Create FUNDING.yml 2022-03-31 23:24:08 +01:00
octeep
4e0369eb4c Trigger gorelease when v* tag is created 2022-03-31 20:14:13 +01:00
octeep
29ba68cc71 add freebsd and openbsd to goreleaser 2022-03-31 18:32:34 +01:00
octeep
011ec4e21d downgrade go to 1.17 2022-03-31 10:26:20 +01:00
fscarmen
3b2a9921e6 Create wireproxy.yml 2022-03-31 17:09:44 +08:00
fscarmen
5010a63903 Create wireproxy-releaser.yml 2022-03-31 17:08:20 +08:00
octeep
ac99195f77 add linter ci 2022-03-30 18:59:22 +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
octeep
093c11eb15 add ci 2022-03-29 00:46:17 +01:00