Add shadowsocksr outbound

This commit is contained in:
世界
2022-09-12 17:30:54 +08:00
parent 29934e62f4
commit f5b00ac9de
18 changed files with 301 additions and 51 deletions

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{