Toby
|
64a6fb2edd
|
feat: resolve & listen func for udp hop
|
2022-11-22 18:29:35 -08:00 |
|
Toby
|
6f89dc34b0
|
wip: sdk listener hook
|
2022-11-23 00:57:14 +00:00 |
|
Toby
|
c8c8aa61aa
|
feat: sdk
|
2022-11-23 00:03:00 +00: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 |
|
Toby
|
2e80334841
|
feat: rework multiport address format to support ranges, drop server support (use iptables DNAT instead)
|
2022-11-04 11:47:24 -07:00 |
|
Toby
|
263ac8d313
|
Merge branch 'master' into wip-udp-hop
|
2022-11-04 10:38:19 -07:00 |
|
Toby
|
508ff69ea9
|
feat: better version handling for update check
|
2022-11-03 19:50:42 +00:00 |
|
Toby
|
a7675b2f5b
|
Merge pull request #482 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.13.1
chore(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
|
2022-11-03 10:36:20 -07:00 |
|
Toby
|
e329e8a2e9
|
feat: remove separate udp-hop protocol, auto detect by address format
|
2022-11-02 23:55:07 -07:00 |
|
dependabot[bot]
|
0ea0978906
|
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.13.1/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.13.0...v1.13.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-11-03 06:02:25 +00:00 |
|
Toby
|
a5985c5b6f
|
chore: reduce udp buffer sizes to 4k & pipe buffer size to 32k
|
2022-11-02 22:47:38 -07:00 |
|
Toby
|
0119024392
|
chore: move common stuff to common.go
|
2022-11-02 21:23:16 -07:00 |
|
Toby
|
6ac5e0e455
|
Merge branch 'master' into wip-udp-hop
|
2022-11-02 19:40:14 -07:00 |
|
Toby
|
1c7880e2f6
|
Merge pull request #481 from HyNetwork/wip-config-rework
refactor: fill default values directly to configs
|
2022-11-02 18:20:32 -07:00 |
|
Toby
|
10282e0ffd
|
ci: use our own build script
|
2022-11-02 18:00:37 -07:00 |
|
Toby
|
4a08e5226b
|
feat: build scripts auto get app version & commit from git
|
2022-11-02 23:45:01 +00:00 |
|
Toby
|
904a197af9
|
feat: improve build scripts
|
2022-11-02 23:33:30 +00:00 |
|
Toby
|
7cc5e9e41a
|
chore: windows build script
|
2022-11-02 20:08:04 +00:00 |
|
Toby
|
17ba89ea03
|
chore: linux build script
|
2022-11-02 19:29:50 +00:00 |
|