mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 20:53:18 +08:00
Update proxy_hysteria.go
This commit is contained in:
@ -40,7 +40,7 @@ func ProxyToHysteria(p Proxy) Hysteria {
|
||||
Up: p.Up,
|
||||
Down: p.Down,
|
||||
Auth: p.Auth,
|
||||
AuthStringOLD p.AuthStringOLD,
|
||||
AuthStringOLD: p.AuthStringOLD,
|
||||
AuthString: p.AuthString,
|
||||
Obfs: p.Obfs,
|
||||
SNI: p.Sni,
|
||||
|
Reference in New Issue
Block a user