mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 13:32:24 +00:00
42 lines
1,021 B
Markdown
42 lines
1,021 B
Markdown
![]() |
# 3x-ui
|
||
|
> **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**
|
||
|
|
||
|
# Install & Upgrade
|
||
|
|
||
|
```
|
||
|
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
|
||
|
```
|
||
|
|
||
|
# SSL
|
||
|
```
|
||
|
apt-get install certbot -y
|
||
|
certbot certonly --standalone --agree-tos --register-unsafely-without-email -d yourdomain.com
|
||
|
certbot renew --dry-run
|
||
|
```
|
||
|
|
||
|
# Default settings
|
||
|
|
||
|
- Port: 2053
|
||
|
- user: admin
|
||
|
- password: admin
|
||
|
- database path: /etc/x-ui/x-ui.db
|
||
|
|
||
|
- before you set ssl on settings
|
||
|
- http:// ip or domain:2053/xui
|
||
|
|
||
|
- After you set ssl on settings
|
||
|
- https://yourdomain:2053/xui
|
||
|
|
||
|
# suggestion system
|
||
|
- Ubuntu 20.04+
|
||
|
|
||
|
# pic
|
||
|
|
||
|

|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
|
||
|
|