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
|
f95a31120d
|
ci: explicitly disable CGO
|
2023-08-06 19:31:47 -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
|
2c7db03243
|
feat: pprof for run command
|
2023-08-05 15:17:18 -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 |
|
Toby
|
13debaa0ad
|
feat: server outbounds config
|
2023-08-04 14:53:29 -07:00 |
|
Toby
|
6ad44d183e
|
feat: DNS over TLS resolver
|
2023-08-04 14:03:23 -07:00 |
|
Toby
|
7c94b072ed
|
feat: server resolver config options
|
2023-08-04 13:37:19 -07:00 |
|
Toby
|
be76f0650e
|
feat: PluggableOutbound standardResolver
|
2023-08-01 21:34:45 -07:00 |
|
Toby
|
d10398a11f
|
feat: hyperbole mockgen subcommand
|
2023-07-31 19:21:41 -07:00 |
|
Toby
|
723612c297
|
feat: quic-go v0.37.1-mod update
|
2023-07-31 19:06:49 -07:00 |
|
Toby
|
c64b36b8f4
|
feat: update to quic-go v0.37.1, module renamed to github.com/apernet/quic-go
|
2023-07-31 17:27:23 -07:00 |
|
Toby
|
b62ef83206
|
chore: add udpIdleTimeout to server example
|
2023-07-31 13:41:31 -07:00 |
|
Toby
|
a59111faad
|
feat: reconnect
|
2023-07-28 16:09:23 -07:00 |
|
Toby
|
62fddff137
|
feat: DirectOutbound bind IP
|
2023-07-28 13:44:33 -07:00 |
|
Toby
|
e381c2eae8
|
feat: fix outbound
|
2023-07-27 19:24:43 -07:00 |
|
Toby
|
d4e3833641
|
feat: rework udp stuff
|
2023-07-27 18:51:33 -07:00 |
|
Toby
|
fd4d095dcd
|
feat: add UDPIdleTimeout to server config
|
2023-07-27 14:30:35 -07:00 |
|
Toby
|
fb7e6ed915
|
feat(wip): test reworks for app
|
2023-07-27 13:13:07 -07:00 |
|
Toby
|
ddc7fa8456
|
feat: traffic logger tests
|
2023-07-26 21:30:48 -07:00 |
|
Toby
|
7a3c23032b
|
fix: TestPluggableOutboundAdapter
|
2023-07-26 19:20:46 -07:00 |
|
Toby
|
1629f0fc8e
|
feat: add 2 new shutdown tests
|
2023-07-26 19:12:30 -07:00 |
|
Toby
|
37385f623f
|
feat(wip): more test reworks
|
2023-07-26 16:35:25 -07:00 |
|
Toby
|
6172f2ac53
|
feat(wip): test reworks (need to add back traffic logger tests)
|
2023-07-26 15:51:48 -07:00 |
|
Toby
|
dd836b4496
|
feat(wip): test reworks
|
2023-07-26 13:48:08 -07:00 |
|
Toby
|
55fb903192
|
feat(wip): test reworks
|
2023-07-25 16:42:37 -07:00 |
|
Toby
|
1c7cb23389
|
feat(wip): test reworks
|
2023-07-25 16:11:11 -07:00 |
|
Toby
|
e48bb98024
|
chore: trivial test fix
|
2023-07-24 20:43:40 -07:00 |
|
Toby
|
27460960ab
|
feat(wip): udp rework client side tests & server tests update
|
2023-07-24 20:12:48 -07:00 |
|
Toby
|
f0ad2f77ca
|
chore: code adjustments
|
2023-07-24 17:08:19 -07:00 |
|
Toby
|
cbedb27f0f
|
feat(wip): udp rework client side
|
2023-07-24 16:32:25 -07:00 |
|
Toby
|
f142a24047
|
chore: more naming adjustments
|
2023-07-23 12:27:27 -07:00 |
|
Toby
|
1f499f07c7
|
chore: naming adjustments
|
2023-07-23 12:10:10 -07:00 |
|
Toby
|
a2fbcc6507
|
feat(wip): udp rework server side
|
2023-07-23 11:42:52 -07:00 |
|
tobyxdd
|
6245f83262
|
feat(wip): DirectOutbound bind to device
|
2023-07-21 17:28:39 -07:00 |
|
tobyxdd
|
b25fb63d5b
|
feat(wip): DirectOutbound (PluggableOutbound)
|
2023-07-19 17:38:34 -07:00 |
|
Toby
|
20a57e180d
|
feat(wip): PluggableOutbound framework
|
2023-07-18 15:49:12 -07:00 |
|
tobyxdd
|
07b7f14bef
|
feat: client config URI support
|
2023-07-14 16:47:10 -07:00 |
|
tobyxdd
|
0dbd6af683
|
Merge branch 'wip-hy2' of https://github.com/apernet/hysteria into wip-hy2
|
2023-07-14 15:44:47 -07:00 |
|
tobyxdd
|
6aa60e12d1
|
chore: move print QR func to utils
|
2023-07-14 15:44:37 -07:00 |
|
Haruue Icymoon
|
4b2140f589
|
chore: x-bit & python3 for hyperbole.py
ref: 617
i have no idea why there is still debian 11 with python-is-python2
installed, though.
|
2023-07-13 19:57:26 +08:00 |
|
tobyxdd
|
e21e5c67a8
|
feat: rework config handling code & add QR
|
2023-07-10 19:46:58 -07:00 |
|
tobyxdd
|
4c24edaac1
|
feat: salamander obfs
|
2023-07-09 16:37:18 -07:00 |
|