680 Commits

Author SHA1 Message Date
Toby
6d7f7016fb
Merge pull request #345 from HyNetwork/dependabot/go_modules/github.com/spf13/viper-1.12.0
chore(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0
2022-05-30 19:04:01 -07:00
dependabot[bot]
d8b782c984
chore(deps): bump crazy-max/ghaction-xgo from 1.8.0 to 2.0.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1.8.0...v2.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 06:09:57 +00:00
dependabot[bot]
1a1c69e6ad
chore(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 06:09:47 +00:00
hellodword
32f35894cc feat: bind socket to a particular device 2022-05-23 22:33:37 +08:00
Toby
31d34e5269
Merge pull request #331 from mritd/master
chore(build): add taskfile
2022-05-17 15:16:30 -07:00
kovacs
119f2a8bcb
chore(build): add taskfile
add taskfile

Signed-off-by: kovacs <mritd@linux.com>
2022-05-17 15:02:24 +08:00
Toby
eb7de74355
Merge pull request #328 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2
chore(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
2022-05-16 14:13:36 -07:00
dependabot[bot]
74276ddab1
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 06:29:14 +00:00
Toby
b36a4d0cd4 feat: update quic-go 2022-05-15 17:10:00 -07:00
Toby
8c7f063a87
Merge pull request #311 from HyNetwork/dependabot/github_actions/docker/setup-buildx-action-2
chore(deps): bump docker/setup-buildx-action from 1 to 2
2022-05-12 22:49:43 -07:00
Toby
4dee70c832
Merge pull request #310 from HyNetwork/dependabot/github_actions/docker/login-action-2.0.0
chore(deps): bump docker/login-action from 1.14.1 to 2.0.0
2022-05-12 22:49:35 -07:00
Toby
e0a237f720
Merge pull request #312 from HyNetwork/dependabot/github_actions/docker/build-push-action-3.0.0
chore(deps): bump docker/build-push-action from 2.10.0 to 3.0.0
2022-05-12 22:49:26 -07:00
Toby
57d4e58ae2
Merge pull request #313 from HyNetwork/dependabot/github_actions/docker/setup-qemu-action-2
chore(deps): bump docker/setup-qemu-action from 1 to 2
2022-05-12 22:49:10 -07:00
Toby
ee4b8e6483 chore: 1.0.4 changelog 2022-05-11 22:11:57 -07:00
Toby
ecf6b8b706 feat: update quic-go 2022-05-11 21:03:03 -07:00
Toby
f3b999bce0 chore: change minAckRate to 0.8 2022-05-11 18:20:46 -07:00
Toby
6d628e1e8c
Merge pull request #322 from HyNetwork/acl-ext
ACL protocol & port support
2022-05-11 17:48:50 -07:00
Toby
343bfc3e0a feat: protocol port aliases 2022-05-11 17:43:25 -07:00
Toby
e9974b0398 ACL protocol & port support 2022-05-11 17:26:39 -07:00
Toby
7a0977023e ci: bump go version to 1.18 2022-05-06 19:29:39 -07:00
Toby
28b6210ce5 perf: reduce time.Now overhead 2 2022-05-06 19:11:35 -07:00
Toby
6e42cb4586
Merge pull request #309 from HyNetwork/dependabot/github_actions/crazy-max/ghaction-xgo-1.8.0
chore(deps): bump crazy-max/ghaction-xgo from 1.7.0 to 1.8.0
2022-05-06 00:12:32 -07:00
Toby
95d8ea49cc perf: reduce time.Now overhead 2022-05-06 00:11:07 -07:00
dependabot[bot]
77a0063621
chore(deps): bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 06:12:17 +00:00
dependabot[bot]
029eee25bf
chore(deps): bump docker/build-push-action from 2.10.0 to 3.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 06:12:14 +00:00
dependabot[bot]
e0fe316326
chore(deps): bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 06:12:11 +00:00
dependabot[bot]
ab5eded6d6
chore(deps): bump docker/login-action from 1.14.1 to 2.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 06:12:09 +00:00
dependabot[bot]
75b640f19c
chore(deps): bump crazy-max/ghaction-xgo from 1.7.0 to 1.8.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 06:11:43 +00:00
Toby
65fcdd51bc
Merge pull request #303 from HyNetwork/dependabot/go_modules/github.com/fsnotify/fsnotify-1.5.4
chore(deps): bump github.com/fsnotify/fsnotify from 1.5.3 to 1.5.4
2022-04-30 22:25:54 -07:00
Toby
5d98f7f5c3
Merge pull request #307 from HyNetwork/fix-tun-timeout-check
fix tun timeout check
2022-04-30 22:25:39 -07:00
Toby
56825c5525 fix tun timeout check 2022-04-30 12:00:13 -07:00
dependabot[bot]
3dce74cb0f
chore(deps): bump github.com/fsnotify/fsnotify from 1.5.3 to 1.5.4
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 06:18:48 +00:00
Toby
5b90ac21fa
Merge pull request #298 from HyNetwork/dependabot/go_modules/github.com/fsnotify/fsnotify-1.5.3
chore(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.3
2022-04-26 11:26:42 -07:00
Toby
63c93c1f3a
Merge pull request #300 from HyNetwork/dependabot/go_modules/github.com/caddyserver/certmagic-0.16.1
chore(deps): bump github.com/caddyserver/certmagic from 0.16.0 to 0.16.1
2022-04-26 11:26:23 -07:00
Toby
c53f9ecf5b
Merge pull request #301 from HyNetwork/dependabot/github_actions/crazy-max/ghaction-xgo-1.7.0
chore(deps): bump crazy-max/ghaction-xgo from 1.6.1 to 1.7.0
2022-04-26 11:26:10 -07:00
Toby
b363e9d0ba
Merge pull request #302 from HyNetwork/dependabot/github_actions/github/codeql-action-2
chore(deps): bump github/codeql-action from 1 to 2
2022-04-26 11:25:53 -07:00
dependabot[bot]
f343546c49
chore(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 06:12:42 +00:00
dependabot[bot]
d28d534092
chore(deps): bump crazy-max/ghaction-xgo from 1.6.1 to 1.7.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 06:11:09 +00:00
dependabot[bot]
9dedd533d6
chore(deps): bump github.com/caddyserver/certmagic from 0.16.0 to 0.16.1
Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](https://github.com/caddyserver/certmagic/compare/v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: github.com/caddyserver/certmagic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 06:10:45 +00:00
Haruue Icymoon
8a56ed5795
fix: missing non-tun release for s390x 2022-04-23 16:41:15 +08:00
dependabot[bot]
6366e54001
chore(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.3
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.1...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 06:10:58 +00:00
Toby
94a4c2d570 chore: 1.0.3 changelog 2022-04-14 20:59:26 -07:00
Toby
ba47130990 fix: stringToBps 2022-04-14 19:53:07 -07:00
Toby
877affec42 feat: update quic-go to 0.27.0 2022-04-14 19:51:08 -07:00
Toby
a9ad3e42c9
Merge pull request #290 from HyNetwork/dependabot/go_modules/github.com/spf13/viper-1.11.0
chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0
2022-04-14 00:22:54 -07:00
Toby
02937081bb
Merge pull request #291 from HyNetwork/domain-passthrough
feat: server SOCKS5 outbound domain passthrough
2022-04-14 00:21:45 -07:00
Toby
fba6cf7a1c feat: server SOCKS5 outbound domain passthrough 2022-04-14 00:11:44 -07:00
dependabot[bot]
8d019bd24d
chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 06:12:08 +00:00
Toby
30619b393e
Merge pull request #287 from HyNetwork/dependabot/github_actions/actions/upload-artifact-3
chore(deps): bump actions/upload-artifact from 2 to 3
2022-04-12 09:53:41 -07:00
dependabot[bot]
2a9eefcfd4
chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 06:17:03 +00:00