mirror of
https://github.com/nitezs/sub2clash.git
synced 2024-12-23 15:14:43 -05:00
Update proxy_hysteria.go
This commit is contained in:
parent
18b6a81896
commit
68c64ad867
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user