1129 Commits

Author SHA1 Message Date
mritd
870e13ed4c
feat(cmd): compatible windows double click
compatible windows double click

Signed-off-by: mritd <mritd@linux.com>
2022-02-14 14:25:52 +08:00
mritd
e1c36405c2
docs(cmd): update doc
update doc

Signed-off-by: mritd <mritd@linux.com>
2022-02-10 11:57:36 +08:00
mritd
187cc2a97d
feat(cmd): compatible with old flag format
compatible with old flag format

Signed-off-by: mritd <mritd@linux.com>
2022-02-10 11:50:44 +08:00
Toby
00ea3c9df3 chore: smaller logo 2022-02-09 19:09:31 -08:00
mritd
f6de3a8fdf
feat(cmd): run in client mode by default
run in client mode by default

Signed-off-by: mritd <mritd@linux.com>
2022-02-10 10:54:16 +08:00
Toby
1ac9598d1b chore: rename install.sh to install_server.sh 2022-02-06 19:25:43 -08:00
Toby
7c79a12942
Merge pull request #222 from Mr-Sheep/master
Bash script for installing Hysteria with systemd
2022-02-06 19:23:53 -08:00
mritd
d783ded672
style(cmd): update banner
update banner

Signed-off-by: mritd <mritd@linux.com>
2022-02-07 09:01:44 +08:00
mritd
01dc2beb71
feat(cmd): allow custom mmdb download url
allow custom mmdb download url

Signed-off-by: mritd <mritd@linux.com>
2022-02-06 16:54:40 +08:00
mritd
8e6a9be5f7
feat(cmd): support env
support env

Signed-off-by: mritd <mritd@linux.com>
2022-02-06 16:19:04 +08:00
mritd
fd2e0100c6
feat(cmd): use cobra
use cobra

Signed-off-by: mritd <mritd@linux.com>
2022-02-06 15:33:15 +08:00
Snorlax
d3ab4b10e9 fix typo 2022-02-06 14:28:52 +08:00
Snorlax
e69b9b1faa fix install.sh 2022-02-06 14:07:09 +08:00
mritd
907959b92e
chore(docker): update compose
update compose

Signed-off-by: mritd <mritd@linux.com>
2022-02-06 11:33:28 +08:00
Snorlax
c1b380fc56 Bash script for installing Hysteria with systemd 2022-02-05 20:32:23 +08:00
Toby
03a1bf1dd8 chore: 0.9.6 changelog 2022-02-03 21:46:05 -08:00
Toby
9b78d1cad7
Merge pull request #219 from HyNetwork/wip-client-retry
feat: client retry
2022-02-03 21:42:32 -08:00
Toby
0bb74fcd8d feat: client retry 2022-02-03 21:37:25 -08:00
Toby
349ac5e41e
Merge pull request #218 from HyNetwork/wip-disable-pmtud
Disable PMTUD
2022-02-03 20:55:18 -08:00
Toby
a4a4130ba1 fix: zero initMaxDatagramSize in brutal CC (wtf...) 2022-02-03 20:54:30 -08:00
Toby
b593df44b7 feat: disable quic-go PMTUD due to broken implementation 2022-02-03 20:37:08 -08:00
Toby
28c202431c
Merge pull request #215 from HyNetwork/dependabot/go_modules/github.com/caddyserver/certmagic-0.15.3
chore(deps): bump github.com/caddyserver/certmagic from 0.15.2 to 0.15.3
2022-02-01 23:01:10 -08:00
Toby
0c0433a2e0
Merge pull request #216 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.9.0
chore(deps): bump docker/build-push-action from 2.8.0 to 2.9.0
2022-02-01 23:00:53 -08:00
dependabot[bot]
d35dd2e194
chore(deps): bump docker/build-push-action from 2.8.0 to 2.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 06:14:30 +00:00
dependabot[bot]
ad0f61391b
chore(deps): bump github.com/caddyserver/certmagic from 0.15.2 to 0.15.3
Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](https://github.com/caddyserver/certmagic/compare/v0.15.2...v0.15.3)

---
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-02-02 06:13:55 +00:00
Toby
e7caf3d645
Merge pull request #214 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1
chore(deps): bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1
2022-01-31 00:24:30 -08:00
dependabot[bot]
a76eb04d41
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.0 to 1.12.1.
- [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.0...v1.12.1)

---
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-01-31 06:09:40 +00:00
Toby
31445adc2f
Merge pull request #213 from HyNetwork/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.6.1
chore(deps): bump github.com/oschwald/geoip2-golang from 1.5.0 to 1.6.1
2022-01-28 20:55:40 -08:00
dependabot[bot]
75d87fc362
chore(deps): bump github.com/oschwald/geoip2-golang from 1.5.0 to 1.6.1
Bumps [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/oschwald/geoip2-golang/releases)
- [Commits](https://github.com/oschwald/geoip2-golang/compare/v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/oschwald/geoip2-golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 06:14:15 +00:00
Toby
e91682fd16 chore: 0.9.5 changelog 2022-01-24 17:54:54 -08:00
Toby
1430c81f90
Merge pull request #211 from HyNetwork/wip-more-auth
feat: multi-password & cmd auth
2022-01-24 17:27:08 -08:00
Toby
c28cbcfcaa feat: multi-password & cmd auth 2022-01-24 17:26:33 -08:00
Toby
48358a7642 feat: no auth or obfs warning 2022-01-24 16:00:26 -08:00
Toby
d56f24c557
Merge pull request #210 from HyNetwork/wip-transport-refactorization
Transport refactorization
2022-01-24 15:52:10 -08:00
Toby
858d36cf30 chore: remove useless laddr from ListenUDP 2022-01-23 17:40:59 -08:00
Toby
841810d6ca feat: transport refactorization 2022-01-23 17:00:02 -08:00
Toby
013e44a9c5 feat: client connect & disconnect log for server 2022-01-21 17:21:56 -08:00
Toby
80b1ce33a2 Merge branch 'master' of https://github.com/HyNetwork/hysteria 2022-01-21 17:17:36 -08:00
Toby
d5424cf8a0 chore: bump notun release build to Go 1.17 2022-01-21 17:17:29 -08:00
Toby
2c84a157e1
Merge pull request #205 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.12.0
chore(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0
2022-01-20 18:23:16 -08:00
dependabot[bot]
dce4ff22e6
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.0.
- [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.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 06:12:53 +00:00
Toby
4462e39c98
docs: fix README 2022-01-19 17:15:04 -08:00
Toby
21a2c9c895 Merge branch 'master' of https://github.com/HyNetwork/hysteria 2022-01-19 16:41:29 -08:00
Toby
0790bfd770 docs: docs moved to our wiki 2022-01-19 16:41:21 -08:00
Toby
0aa41950ba
Merge pull request #202 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.8.0
chore(deps): bump docker/build-push-action from 2.7.0 to 2.8.0
2022-01-19 15:48:31 -08:00
Toby
99a4ac3060 docs: add discussions badge to README 2022-01-19 15:46:51 -08:00
dependabot[bot]
a0511648ab
chore(deps): bump docker/build-push-action from 2.7.0 to 2.8.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 06:12:54 +00:00
Toby
bd67d017c0 chore: 0.9.4 changelog 2022-01-09 19:49:43 -08:00
Toby
1e6328936c
Merge pull request #197 from HyNetwork/wip-geoip
ACL GeoIP Country
2022-01-09 19:47:14 -08:00
Toby
fb5b21a880 docs: update README 2022-01-09 18:28:13 -08:00