Serverless-for-Iran: Update descriptions

This commit is contained in:
RPRX 2025-02-23 13:39:45 +00:00 committed by GitHub
parent 558cd38e65
commit 73272ee478
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 14 additions and 11 deletions

View File

@ -6,19 +6,20 @@
# Serverless for Iran
bypass censorship using fragment and noise.
Bypass censorship using TCP/TLS fragment and UDP noises.
it doesn't change the IP, so it is not suitable for anonymity.
It doesn't change your local IP, so it is not suitable for anonymity.
# Serverless with MitM-Domain-Fronting for Iran (Xray-core v25.2.21+)
same as "serverless for Iran" but using h2c(doh domain fronting) for dns and MitM for these services that support domain fronting:
* youtube
* x
* reddit
* meta (facebook, instagram, ...)
Same as "Serverless for Iran" but use "DoH h2c + domain fronting" for DNS and MitM for these services that support domain fronting:
* YouTube
* X
* Reddit
* Meta (Facebook, Instagram, ...)
(This list will be updated)
you need a self-signed-certificate: you can create with "./xray tls cert -ca -file=mycert" command.
also, the certificate must be imported into "Trusted-Root-Certification-Authorities" of system/browser.
**Requires a self-signed-certificate: You can create it using "./xray tls cert -ca -file=mycert" command.**
**Also, the certificate must be imported into "Trusted-Root-Certification-Authorities" of system/browser.**

View File

@ -4,6 +4,8 @@
// Serverless for Iran v1
// Xray-core v25.2.21+
// Bypass censorship using TCP/TLS fragment and UDP noises.
// It doesn't change your local IP, so it is not suitable for anonymity.
{
"log": {

View File

@ -4,8 +4,8 @@
// Serverless with MitM-Domain-Fronting for Iran v1
// Xray-core v25.2.21+
// Requires a self-signed-certificate: you can create it using "./xray tls cert -ca -file=mycert" command
// also, the certificate must be imported into "Trusted-Root-Certification-Authorities" of system/browser
// Requires a self-signed-certificate: You can create it using "./xray tls cert -ca -file=mycert" command.
// Also, the certificate must be imported into "Trusted-Root-Certification-Authorities" of system/browser.
{