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. bypass censorship without using any server.
Methods: Methods:
* chain-fragment (tlshello + tcp-fragment) * fragment
* noise * noise
* change hosts * change hosts
Abilities:
* bypass DPI
* direct route for Iran websites
currently(13/2/2025) all services except telegram are accessible in iran. 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. it doesn't change the IP, so it is not suitable for anonymity and websites that have sanctioned Iran.
Requirements: # Serverless with MitM for Iran (Xray-core v25.2+)
* Xray-core
* Default Loyalsoldier's geoip and geosite
* [Iran Hosted Domains](https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat)
same as "serverless for iran" but using h2c(doh domain fronting) for dns and MitM for these services that support domain fronting:
# Serverless with MitM for Iran
same as "serverless for iran" but using h2c for dns and MitM for these services that support domain fronting:
* youtube * youtube
* x * x
* reddit * 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) (This list will be updated)
Requirements: you need a self-signed-certificate: you can create with "./xray tls cert -ca -file=mycert" command.
* Xray-core v25.2+ also, the certificate must be imported into "Trusted-Root-Certification-Authorities" of system/browser.
* 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