hysteria/app/cmd
Haruue Icymoon (usamimi-wsl) af2d75d1d0 fix: check masq url scheme in server cfg parsing
Check the url scheme of masquerade.proxy.url when parsing server config
and fail fast if it is not "http" or "https".

ref: #1227

The user assigned the URL with a naked hostname and got errors until the
request was handled.
2024-10-19 16:27:16 +08:00
..
client.go fix escaped auth 2024-07-05 18:34:54 +08:00
client_test.go refactor: proxymux 2024-04-11 21:16:17 +08:00
client_test.yaml refactor: proxymux 2024-04-11 21:16:17 +08:00
errors.go chore: move code around 2023-08-23 16:26:38 -07:00
ping.go fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
root.go feat: disable mousetrap for Windows users 2023-10-12 19:48:26 -07:00
server.go fix: check masq url scheme in server cfg parsing 2024-10-19 16:27:16 +08:00
server_test.go test: update server_test for sniGuard 2024-08-24 13:40:42 +08:00
server_test.yaml test: update server_test for sniGuard 2024-08-24 13:40:42 +08:00
speedtest.go feat: graceful speed test shutdown 2024-06-30 20:16:55 -07:00
update.go fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
version.go feat: wip update checker 2023-08-23 22:56:15 -07:00