1005 Commits

Author SHA1 Message Date
Haruue Icymoon
390a7fe556
docs: fix issue template format 2022-07-10 19:46:56 +08:00
Haruue Icymoon
1931fe76d8
docs: fix yaml 2022-07-10 17:51:27 +08:00
Haruue Icymoon
a6a33e9145
docs: fix yaml 2022-07-10 17:50:29 +08:00
Haruue Icymoon
aa55669be8
docs: fix yaml 2022-07-10 17:49:08 +08:00
Haruue Icymoon
9597f7b31d
docs: fix yaml 2022-07-10 17:45:29 +08:00
Haruue Icymoon
3d746075ab
docs: add issue template for newbie users 2022-07-10 17:40:28 +08:00
Toby
160145f712 chore: update CHANGELOG for 1.1.0 2022-07-06 18:26:11 -07:00
Toby
5f3fb2dc2d tool: socks5 tcping latency test 2022-07-06 14:38:24 -07:00
Toby
4a3e996c9a feat: update quic-go 2022-07-06 14:18:52 -07:00
Toby
03b562713b feat: update quic-go 2022-06-26 11:10:02 -07:00
Toby
e7e762c022 chore: ignore local build directory 2022-06-26 11:06:17 -07:00
Toby
3762b07428
Merge pull request #362 from HyNetwork/dependabot/go_modules/github.com/spf13/cobra-1.5.0
chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
2022-06-21 10:07:34 -07:00
dependabot[bot]
879fb04b1a
chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 06:20:09 +00:00
Toby
da16c8862d chore: update README & CHANGELOG for 1.0.5 2022-06-10 20:57:56 -07:00
Toby
c8eaa2bce4 chore: fix go mod 2 2022-06-08 21:42:05 -07:00
Toby
7dd2d582b4 Merge branch 'master' of https://github.com/HyNetwork/hysteria 2022-06-08 21:41:35 -07:00
Toby
5f9b1bffb9 chore: fix go mod 2022-06-08 21:41:23 -07:00
Toby
595d1bda8a
Merge pull request #338 from hellodword/bind_to_device
feat: bind socket to a particular device
2022-06-08 20:49:36 -07:00
Toby
5e4773a117
Merge branch 'master' into bind_to_device 2022-06-08 20:45:19 -07:00
Toby
8a64099a96 fix: build failure on linux 386 2022-06-07 12:44:38 -07:00
Toby
d1e7d4c7cb
chore: update README 2022-06-07 00:20:03 -07:00
Toby
5aa96cdc93
Merge pull request #354 from HyNetwork/redir
feat: TCP redirect implementation
2022-06-06 22:00:15 -07:00
Toby
575de280ff feat: TCP redirect implementation 2022-06-06 18:09:34 -07:00
Toby
6d8e79170e chore: code optimizations 2022-06-06 16:06:30 -07:00
Toby
3cd20f6cdb
Merge pull request #346 from HyNetwork/dependabot/github_actions/crazy-max/ghaction-xgo-2.0.0
chore(deps): bump crazy-max/ghaction-xgo from 1.8.0 to 2.0.0
2022-05-30 19:04:13 -07:00
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