chore: hysteria test

This commit is contained in:
gVisor bot 2022-06-14 21:05:52 +08:00
parent 8cfba45016
commit d40dea013c

View File

@ -40,8 +40,8 @@ func TestClash_Hysteria(t *testing.T) {
Server: localIP.String(),
Port: 10002,
Obfs: "fuck me till the daylight",
UpMbps: 100,
DownMbps: 100,
Up: "100",
Down: "100",
SkipCertVerify: true,
})
if err != nil {