Trojan : Enable TLS as default

This commit is contained in:
Hellojack
2022-06-07 09:05:57 +08:00
committed by GitHub
parent 47e98dc359
commit 2a1b2bbffc

View File

@@ -34,5 +34,5 @@ public class TrojanServer : Server
_tlsSecureType = value;
}
}
} = VLESSGlobal.TLSSecure[1];
}