mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-04-04 02:49:28 +08:00
Update README.md
This commit is contained in:
parent
e260d06109
commit
e0762c7a73
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user