Add ws compatibility test

This commit is contained in:
世界
2022-09-01 20:04:04 +08:00
parent 77bb8c2ae8
commit 65df98a60d
17 changed files with 305 additions and 115 deletions

View File

@@ -21,9 +21,6 @@ func TestWireGuard(t *testing.T) {
})
time.Sleep(5 * time.Second)
startInstance(t, option.Options{
Log: &option.LogOptions{
Level: "error",
},
Inbounds: []option.Inbound{
{
Type: C.TypeMixed,