mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-04-05 03:19: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.
|
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
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user