chore: hysteria test
This commit is contained in:
parent
f7c903a586
commit
277e71b26a
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ func TestClash_Hysteria(t *testing.T) {
|
||||||
Server: localIP.String(),
|
Server: localIP.String(),
|
||||||
Port: 10002,
|
Port: 10002,
|
||||||
Obfs: "fuck me till the daylight",
|
Obfs: "fuck me till the daylight",
|
||||||
UpMbps: 100,
|
Up: "100",
|
||||||
DownMbps: 100,
|
Down: "100",
|
||||||
SkipCertVerify: true,
|
SkipCertVerify: true,
|
||||||
})
|
})
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|
Loading…
Reference in a new issue