mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
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. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
client_test.yaml | ||
errors.go | ||
ping.go | ||
root.go | ||
server.go | ||
server_test.go | ||
server_test.yaml | ||
speedtest.go | ||
update.go | ||
version.go |