832 Commits

Author SHA1 Message Date
Haruue Icymoon
e2cc0dff48
fix(install_server.sh): curl missing -f 2022-11-28 12:15:35 +08:00
Haruue Icymoon
960a380521
fix(install_server.sh): userdel missing -r 2022-11-28 12:11:16 +08:00
Haruue Icymoon
249af28506
chore(install_server.sh): minor code fix
rm a redundant assign
2022-11-28 02:39:19 +08:00
Haruue Icymoon
2e6cb1c838
refactor: install_server.sh
rewrite this script entirely, and solve all historical issues.

close: #513
close: #514
2022-11-28 02:06:16 +08:00
Toby
7a7fda67f2 docs: 1.3.1 changelog 2022-11-26 00:51:58 -08:00
Toby
2d8425e736 chore: bump quic-go (merged opt-fs changes) 2022-11-26 00:31:57 -08:00
Toby
59b15f8313
Merge pull request #508 from apernet/wip-reorg-pkgs
refactor: re-org packages
2022-11-24 23:54:49 -08:00
Toby
7163b8ce9b
Merge pull request #509 from mritd/master
chore(docker): Compatible with nerdctl build
2022-11-24 23:54:37 -08:00
kovacs
80779d76c0 chore(docker): Compatible with nerdctl build
Compatible with nerdctl build

Signed-off-by: kovacs <mritd@linux.com>
2022-11-25 14:41:20 +08:00
Toby
73df9973d0 fix: Taskfile build path 2022-11-24 11:40:03 -08:00
Haruue Icymoon
ed14540d26
chore: split go modules & create go workspace 2022-11-24 17:14:21 +08:00
Toby
3184c42956 refactor: re-org packages 2022-11-24 00:22:44 -08:00
Toby
e338ed60cb
Merge pull request #507 from apernet/wip-fastopen
feat: fast open
2022-11-23 23:47:31 -08:00
Toby
745d84e3c7 fix: bug in goproxy that caused connections to not disconnect 2022-11-23 21:23:22 -08:00
Toby
80faa4aaf8 feat: fast open 2022-11-23 21:19:52 +00:00
Toby
536fa24595 chore: allow nil quicReconnectFunc 2022-11-23 20:41:32 +00:00
Haruue Icymoon
7481a859b6
fix(tun): udp not work when timeout not specified 2022-11-23 23:32:47 +08:00
Toby
9eb0ea4367 chore: add explaination comment to pmtud flag 2022-11-23 00:15:17 -08:00
Toby
26d557a6c4 fix: incorrect udp addr in check.py 2022-11-22 20:48:15 +00:00
Toby
bef694727d chore: new socks5 script to combine both tcp & udp checks 2022-11-22 20:06:55 +00:00
Toby
423c551306 chore: bump goproxy version & fix http proxy basic auth realm 2022-11-22 19:49:47 +00:00
Toby
21f4fa7d86 chore: disable certmagic's noisy default logger 2022-11-19 17:58:14 -08:00
Toby
6c6a804736 perf: set buffers support for udp hop conns 2022-11-19 16:13:13 -08:00
Toby
00ec7e5ad9 chore: move pktconns out of transport pkg 2022-11-19 13:48:57 -08:00
Toby
cdbfa0fca2 chore: minor code adjustments 2022-11-19 13:34:40 -08:00
Toby
a2bc061e74 chore: upgrade to hashicorp/golang-lru v2 (closes #500) 2022-11-19 13:01:15 -08:00
Toby
b386bfbeef feat: update quic-go to v0.31.0 2022-11-19 00:35:46 -08:00
Toby
c7a87b2c43 perf: adjust default receive window sizes 2022-11-18 19:59:19 -08:00
Toby
589f4a8256 chore: use nowpayments donation link 2022-11-18 18:04:24 -08:00
Toby
7ce4bf7dbe chore: update module name 2022-11-16 22:57:35 -08:00
Toby
4a0b66e9b3 chore: add AperNet logo to README 2022-11-16 17:22:33 -08:00
Toby
fa7b90b041
Merge pull request #492 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0
chore(deps): bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
2022-11-16 10:34:20 -08:00
Toby
466cc35d90 fix: accidental removal of golang-lru from go.mod 2022-11-15 21:19:39 +00:00
Toby
18b46566ca
Merge pull request #495 from HyNetwork/dependabot/go_modules/github.com/hashicorp/golang-lru-1.0.0
chore(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.0
2022-11-14 23:51:47 -08:00
dependabot[bot]
4a272ba704
chore(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.0
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.4 to 1.0.0.
- [Release notes](https://github.com/hashicorp/golang-lru/releases)
- [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/golang-lru
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 06:02:44 +00:00
dependabot[bot]
099750df05
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.14.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.13.1...v1.14.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-11-09 06:02:18 +00:00
Toby
55cdd20345
Merge pull request #489 from HyNetwork/dependabot/go_modules/github.com/spf13/viper-1.14.0
chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0
2022-11-08 15:55:19 -08:00
dependabot[bot]
c2bc6a224d
chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.14.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-11-08 06:04:43 +00:00
Toby
385c2d6845 docs: 1.3.0 changelog 2022-11-07 20:54:23 -08:00
Toby
9ece6c89e9 Merge branch 'wip-udp-hop' 2022-11-07 20:41:12 -08:00
Toby
31a569cd66 Merge branch 'master' of https://github.com/HyNetwork/hysteria 2022-11-06 22:01:53 -08:00
Toby
052380d65a ci: disable cgo in build scripts 2022-11-06 22:01:44 -08:00
Toby
a5bca3bf38
Merge pull request #488 from mritd/master
chore(ci): fix docker build failed
2022-11-06 21:47:15 -08:00
kovacs
00d1520e44 chore(ci): fix docker build failed
fix docker build failed

Signed-off-by: kovacs <mritd@linux.com>
2022-11-07 13:42:25 +08:00
Toby
20de0ca335 fix: quic-go ipv6 server name handling 2022-11-05 11:11:25 -07:00
Toby
fbe0cf4156 chore: larger text for doc links 2022-11-04 16:15:44 -07:00
Toby
0cf7d90f7b
Create FUNDING.yml 2022-11-04 16:08:16 -07:00
Toby
ff399e98fe docs: update doc URLs 2022-11-04 15:51:45 -07:00
Toby
d72866d61e chore: remove logging in udp hop, remove WriteTo addr check 2022-11-04 13:37:08 -07:00
Toby
325869bdb5 feat: add hop interval to client config, default 10s 2022-11-04 13:27:49 -07:00