Merge branch 'dev'
Some checks failed
docker-buildx-latest / multi-arch-latest (push) Has been cancelled
Trivy-scanning / Trivy-Scan (push) Has been cancelled

This commit is contained in:
Samuel Huang
2025-07-19 00:36:42 +10:00

View File

@@ -166,6 +166,9 @@ $ docker run --rm -it -p 1080:1080 samuelhbne/proxy-xray \
--domain-direct ext:iran.dat:ir --ip-direct geoip:ir --domain-proxy ext:iran.dat:proxy
```
Please refer the following for further details about the usage of iran.dat
https://bootmortis.github.io/iran-hosted-domains/#/
#### In case you need to run proxy-xray with updated geosite/geoip dat files.
```shell