| 
				
					 | 
			vor 2 Jahren | |
|---|---|---|
| .github | vor 2 Jahren | |
| config | vor 2 Jahren | |
| database | vor 2 Jahren | |
| logger | vor 2 Jahren | |
| media | vor 2 Jahren | |
| util | vor 2 Jahren | |
| v2ui | vor 2 Jahren | |
| web | vor 2 Jahren | |
| xray | vor 2 Jahren | |
| .gitignore | vor 2 Jahren | |
| LICENSE | vor 2 Jahren | |
| README.md | vor 2 Jahren | |
| go.mod | vor 2 Jahren | |
| go.sum | vor 2 Jahren | |
| install.sh | vor 2 Jahren | |
| main.go | vor 2 Jahren | |
| x-ui.service | vor 2 Jahren | |
| x-ui.sh | vor 2 Jahren | 
Disclaimer: This project is only for personal learning and communication, please do not use it for illegal purposes, please do not use it in a production environment
xray panel supporting multi-protocol, Multi-lang (English,Farsi,Chinese)
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
apt-get install certbot -y
certbot certonly --standalone --agree-tos --register-unsafely-without-email -d yourdomain.com
certbot renew --dry-run
If you think this project is helpful to you, you may wish to give a :star2:
before you set ssl on settings
After you set ssl on settings
for enable traffic for users you should do :
xray Configuration :
  "policy": {
    "levels": {
      "0": {
        "statsUserUplink": true,
        "statsUserDownlink": true
      }
    },
    "system": {
      "statsInboundDownlink": true,
      "statsInboundUplink": true
    }
  },
  "routing": {