Add shadowsocksr outbound

This commit is contained in:
世界
2022-09-12 18:35:36 +08:00
parent ce567ffdde
commit 9913e0e025
18 changed files with 301 additions and 51 deletions
-3
View File
@@ -99,9 +99,6 @@ func TestNaiveInbound(t *testing.T) {
}
func TestNaiveHTTP3Inbound(t *testing.T) {
if !C.QUIC_AVAILABLE {
t.Skip("QUIC not included")
}
caPem, certPem, keyPem := createSelfSignedCertificate(t, "example.org")
startInstance(t, option.Options{
Inbounds: []option.Inbound{