Add ws compatibility test

This commit is contained in:
世界
2022-09-01 20:32:47 +08:00
parent ef801cbfbe
commit 4a0df713aa
17 changed files with 305 additions and 115 deletions
-3
View File
@@ -10,9 +10,6 @@ import (
func TestProxyProtocol(t *testing.T) {
startInstance(t, option.Options{
Log: &option.LogOptions{
Level: "error",
},
Inbounds: []option.Inbound{
{
Type: C.TypeMixed,