mirror of
https://github.com/nitezs/sub2clash.git
synced 2024-12-23 14:54:42 -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,
|
Up: p.Up,
|
||||||
Down: p.Down,
|
Down: p.Down,
|
||||||
Auth: p.Auth,
|
Auth: p.Auth,
|
||||||
AuthStringOLD p.AuthStringOLD,
|
AuthStringOLD: p.AuthStringOLD,
|
||||||
AuthString: p.AuthString,
|
AuthString: p.AuthString,
|
||||||
Obfs: p.Obfs,
|
Obfs: p.Obfs,
|
||||||
SNI: p.Sni,
|
SNI: p.Sni,
|
||||||
|
Loading…
Reference in New Issue
Block a user