enable firewall + open port + update geo files

This commit is contained in:
MHSanaei
2023-04-02 18:12:00 +03:30
parent 87acb81496
commit c07b2c73d7
3 changed files with 73 additions and 6 deletions

View File

@@ -27,6 +27,7 @@ jobs:
rm -f Xray-linux-64.zip geoip.dat geosite.dat
wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat
wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat
wget https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat
mv xray xray-linux-amd64
cd ..
cd ..