mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-03 01:37:30 +03:00
Merge shadowtls to library
This commit is contained in:
@@ -82,9 +82,6 @@ func testShadowTLS(t *testing.T, version int, password string) {
|
||||
DialerOptions: option.DialerOptions{
|
||||
Detour: "detour",
|
||||
},
|
||||
MultiplexOptions: &option.MultiplexOptions{
|
||||
Enabled: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -117,7 +114,7 @@ func testShadowTLS(t *testing.T, version int, password string) {
|
||||
}},
|
||||
},
|
||||
})
|
||||
testSuit(t, clientPort, testPort)
|
||||
testTCP(t, clientPort, testPort)
|
||||
}
|
||||
|
||||
func TestShadowTLSFallback(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user