Darien Raymond 8 anni fa
parent
commit
4f4ced6b02
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      testing/scenarios/vmess_test.go

+ 2 - 1
testing/scenarios/vmess_test.go

@@ -841,7 +841,8 @@ func TestVMessGCMMux(t *testing.T) {
 			{
 				SenderSettings: serial.ToTypedMessage(&proxyman.SenderConfig{
 					MultiplexSettings: &proxyman.MultiplexingConfig{
-						Enabled: true,
+						Enabled:     true,
+						Concurrency: 4,
 					},
 				}),
 				ProxySettings: serial.ToTypedMessage(&outbound.Config{