Update README.md

This commit is contained in:
patterniha 2025-02-15 01:37:20 +03:30 committed by GitHub
parent e260d06109
commit e0762c7a73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.