Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
Find a file
dependabot[bot] ce728256b7
Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 19:18:56 +00:00
.github 3x-ui 2023-02-09 22:48:06 +03:30
config 3x-ui 2023-02-09 22:48:06 +03:30
database 3x-ui 2023-02-09 22:48:06 +03:30
logger 3x-ui 2023-02-09 22:48:06 +03:30
media 3x-ui 2023-02-09 22:48:06 +03:30
util 3x-ui 2023-02-09 22:48:06 +03:30
v2ui 3x-ui 2023-02-09 22:48:06 +03:30
web 3x-ui 2023-02-09 22:48:06 +03:30
xray 3x-ui 2023-02-09 22:48:06 +03:30
.gitignore 3x-ui 2023-02-09 22:48:06 +03:30
go.mod Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 2023-02-09 19:18:56 +00:00
go.sum Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 2023-02-09 19:18:56 +00:00
install.sh 3x-ui 2023-02-09 22:48:06 +03:30
LICENSE 3x-ui 2023-02-09 22:48:06 +03:30
main.go 3x-ui 2023-02-09 22:48:06 +03:30
README.md 3x-ui 2023-02-09 22:48:06 +03:30
x-ui.service 3x-ui 2023-02-09 22:48:06 +03:30
x-ui.sh 3x-ui 2023-02-09 22:48:06 +03:30

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

1 2 3 4