mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-05 04:47:37 +03:00
Merge shadowtls to library
This commit is contained in:
parent
222196b182
commit
4135c4974f
55 changed files with 56 additions and 23338 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue