mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-14 00:51:12 +03:00
Fix shadowsocks none client
This commit is contained in:
@@ -40,6 +40,10 @@ func TestShadowsocks(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestShadowsocksNone(t *testing.T) {
|
||||
testShadowsocksSelf(t, "none", "")
|
||||
}
|
||||
|
||||
func TestShadowsocks2022(t *testing.T) {
|
||||
for _, method16 := range []string{
|
||||
"2022-blake3-aes-128-gcm",
|
||||
|
||||
Reference in New Issue
Block a user