block client domestic traffic on server side

This commit is contained in:
Evgeny Nerush
2023-11-15 09:46:06 +03:00
parent af6fc7a970
commit 9cac053bd0
3 changed files with 40 additions and 7 deletions

View File

@@ -57,5 +57,5 @@ Template configs contain comments and links and are good start to find another i
[XRay config reference](https://xtls.github.io/en/config/) is brilliant and helped me much.
Configs for [gRPC](https://github.com/XTLS/Xray-examples/tree/main/VLESS-gRPC-REALITY)
[XTLS](https://github.com/XTLS/Xray-examples/tree/main/VLESS-TCP-XTLS-Vision-REALITY) on which the template configs are based.
and [XTLS](https://github.com/XTLS/Xray-examples/tree/main/VLESS-TCP-XTLS-Vision-REALITY) on that the template configs are based.