202 Commits

Author SHA1 Message Date
Toby
6b5c791416
Merge pull request #742 from apernet/http-outbound
feat: HTTP/HTTPS proxy outbound
2023-10-11 22:15:49 -07:00
Toby
61a68a18b9 fix: 233 is reserved for Hysteria authentication 2023-10-11 20:42:09 -07:00
Toby
594fde1ff8 feat: HTTP/HTTPS proxy outbound 2023-10-11 19:54:47 -07:00
Toby
197e913dce feat: masquerade string mode 2023-10-11 14:53:46 -07:00
Toby
4ebc765f43 feat: bump quic-go (packets info optimization) 2023-10-10 20:53:27 -07:00
Toby
bd03e59a77 fix: quic-go sconn remoteAddr race condition 2023-10-05 14:53:31 -07:00
Toby
f8482a3ddb ci: add race detector flag to hyperbole & fix a race condition in UDPTunnel 2023-10-05 14:22:17 -07:00
Toby
7ba9fb266f
Merge pull request #718 from apernet/bbr-fix
fix: reworked BBR to replace the broken old one
2023-09-29 22:31:57 -07:00
Toby
39518268f0 chore: format 2023-09-29 22:29:23 -07:00
Toby
844e94d6ca fix: reworked BBR to replace the broken old one 2023-09-29 22:18:24 -07:00
kovacs
8a065b1368
feat(server): add ZeroSSL EAB
add ZeroSSL EAB

Signed-off-by: kovacs <mritd@linux.com>
2023-09-27 15:39:03 +08:00
Toby
8faaf3b2e8 feat: quic-go v0.39.0 2023-09-24 15:46:11 -07:00
Toby
fd6bef4c7e feat: bump quic-go (GSO fix 2) 2023-09-21 16:35:35 -07:00
Toby
6425098215
Merge pull request #688 from apernet/wip-masq-tcp
feat: HTTP/HTTPS masq servers
2023-09-15 19:47:16 -07:00
Toby
31dca9476d feat: bump quic-go (GSO fix) 2023-09-15 12:57:55 -07:00
Haruue Icymoon
1965535e69
fix: default config file selection
close: #689
2023-09-15 15:48:29 +08:00
Toby
056c46f4d0 feat: HTTP/HTTPS masq servers 2023-09-14 17:27:47 -07:00
Toby
7580c0c641 feat: log (debug) masquerade requests 2023-09-11 18:20:29 -07:00
Toby
83a6e5f9a9 feat: TCP redirect mode 2023-09-10 17:32:30 -07:00
Toby
1736e6026e chore: make the app description consistent with everywhere else 2023-09-09 11:33:21 -07:00
Toby
1f1b071ca8 feat: provide HYSTERIA_ACME_DIR to control acme data directory 2023-09-08 18:41:15 -07:00
Toby
e11762a196 feat: quic-go v0.38.1 2023-09-01 19:32:49 -07:00
Toby
5efd0f8f44 chore: small tweaks 2023-08-30 20:12:21 -07:00
Toby
3e5eccd6e3 feat: udp port hopping 2023-08-30 20:02:18 -07:00
Toby
1ea7c515ae feat: add side to update checker 2023-08-29 22:16:38 -07:00
Toby
353aacfd62 feat: options to disable update check & fix client lazy mode 2023-08-24 14:10:51 -07:00
Toby
09355c4e21 feat: wip update checker 2023-08-23 22:56:15 -07:00
Toby
332d2ea32d chore: move code around 2023-08-23 16:26:38 -07:00
Toby
3c3c2a51a8 feat: client TLS cert SHA256 pinning (pinSHA256) 2023-08-23 15:53:22 -07:00
Toby
b12bd74ac7 feat: quic-go v0.38.0 2023-08-22 14:19:34 -07:00
Toby
e602ec6169 feat: HTTP traffic stats server 2023-08-19 17:19:36 -07:00
Toby
a47285896a fix: ACL IP rules not working for domain requests if resolver not set 2023-08-19 15:31:36 -07:00
Toby
acfb10efc0 feat: SOCKS5 outbound 2023-08-18 16:30:31 -07:00
Toby
f5183ca564 fix: add missing field in test 2023-08-14 19:03:42 -07:00
Toby
a7d74a9ec1 feat: ACL 2023-08-14 19:00:56 -07:00
Toby
cab753718d feat: DNS over HTTPS resolver 2023-08-13 13:32:11 -07:00
Toby
2749f7262d chore: tidy stuff 2023-08-12 13:29:34 -07:00
Toby
25b8eef959 feat: command auth 2023-08-12 13:12:36 -07:00
Toby
d3db1e4a1d feat: HTTP auth 2023-08-11 19:14:07 -07:00
Toby
cbfb1998a5 fix: TProxy UDP error log 2023-08-10 22:15:55 -07:00
Toby
ceb3c7f6a8 feat: TProxy 2023-08-10 22:06:46 -07:00
Toby
4060bcb806 feat: quic-go v0.37.4 & hyperbole tidy 2023-08-09 14:26:59 -07:00
Toby
449d98ac47 feat: quic-go v0.37.3 2023-08-08 19:03:57 -07:00
Toby
cc0d0181e1 feat: ignoreClientBandwidth 2023-08-07 16:34:35 -07:00
Toby
7307eea2a8 feat: userpass auth 2023-08-06 12:11:46 -07:00
Toby
601ad6b61c feat: lazy option for client 2023-08-05 17:50:03 -07:00
tobyxdd
531b23baa4 feat: pprof 2023-08-05 12:07:22 -07:00
Toby
3b4af8035b chore: some code fixes 2023-08-04 17:48:07 -07:00
Toby
45c3fc54bd feat: BBR 2023-08-04 17:29:15 -07:00
Toby
02fca02ddc feat: update to quic-go v0.37.2 & enable PMTUD on macOS 2023-08-04 15:34:05 -07:00