Commit graph

4 commits

Author SHA1 Message Date
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
517c5a4bc4 feat: make acme and cert options mutually exclusive to avoid user confusion 2023-01-15 12:14:21 -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
Renamed from cmd/config.go (Browse further)