tobyxdd
6aa60e12d1
chore: move print QR func to utils
2023-07-14 15:44:37 -07: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
tobyxdd
7e177a22f7
feat: port forwarding
2023-07-02 15:40:16 -07:00
tobyxdd
e97a81a8a9
chore: change "validate" to "load"
2023-06-30 17:10:51 -07:00
tobyxdd
eb7e91e5ce
feat: rework config parsing to use viper unmarshal
2023-06-30 13:16:01 -07:00
tobyxdd
fefabaf739
fix: mode str
2023-06-10 19:10:01 -07:00
tobyxdd
fcb8965987
feat: client http proxy
2023-06-10 19:08:00 -07:00
tobyxdd
5586303825
feat: bump quic-go version to v0.35.1 (mod wip), change client config format for sni
2023-06-02 16:51:17 -07:00
tobyxdd
9f54aade8f
hysteria 2 prototype first public release
2023-05-25 20:24:24 -07:00
tobyxdd
20898f2990
chore: change info string
2023-02-18 20:01:01 -08:00
Siyuan Ren
604d4fc652
Add lazy_start
option.
...
When on, the client will not attempt to connect to the server at
startup, only when a connection is initiated.
2023-02-19 11:18:56 +08:00
tobyxdd
cb4daac18d
feat: update quic-go to v0.32.0, fix dependencies
2023-02-01 23:23:12 -08:00
Haruue Icymoon
29459d768d
chore: set default value of retry_interval to 1
...
the prior default value 0 would make hysteria retry very fast
(2000 times / sec) when network is not ready (no default route).
user can still set it to 0 explicitly for a "flood retry" mode.
2022-12-28 23:00:38 +08:00
Toby
3184c42956
refactor: re-org packages
2022-11-24 00:22:44 -08:00