From e0762c7a73b22f0e1f09ac37dd4df0fa1e3a27f2 Mon Sep 17 00:00:00 2001 From: patterniha <71074308+patterniha@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:37:20 +0330 Subject: [PATCH] Update README.md --- Serverless-for-iran/README.md | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/Serverless-for-iran/README.md b/Serverless-for-iran/README.md index 85eda84..b978975 100644 --- a/Serverless-for-iran/README.md +++ b/Serverless-for-iran/README.md @@ -5,27 +5,17 @@ bypass censorship without using any server. Methods: - * chain-fragment (tlshello + tcp-fragment) + * fragment * noise * change hosts -Abilities: -* bypass DPI -* direct route for Iran websites - currently(13/2/2025) all services except telegram are accessible in iran. it doesn't change the IP, so it is not suitable for anonymity and websites that have sanctioned Iran. -Requirements: -* Xray-core -* Default Loyalsoldier's geoip and geosite -* [Iran Hosted Domains](https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat) +# Serverless with MitM for Iran (Xray-core v25.2+) - -# Serverless with MitM for Iran - -same as "serverless for iran" but using h2c for dns and MitM for these services that support domain fronting: +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 @@ -33,10 +23,5 @@ same as "serverless for iran" but using h2c for dns and MitM for these services (This list will be updated) -Requirements: -* Xray-core v25.2+ -* Default Loyalsoldier's geoip and geosite -* [Iran Hosted Domains](https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat) -* 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 - +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.