✕ RejectedNo licenseScore 0/10⚡ Could be fixed
3x-ui
by x4gKing★ 523DockerfileLicense: None
https://github.com/x4gKing/3x-ui ↗What this repo does
This repository contains a Dockerfile, nginx configuration, and startup script that bundle the 3x-ui V2Ray web panel with an nginx reverse proxy. It is designed to run on Railway’s single‑port hosting, allowing both the web panel and VLESS/WebSocket inbound traffic to share one port. The setup is useful for quickly deploying a V2Ray UI on Railway without manual port configuration.
Why this was rejected
- ✕No LICENSE file found in the repository root
- ✕Uncertain legal status for commercial use
License risk
High· None
No license file means the repository’s usage rights are unclear, making commercial deployment legally risky.
How it could be fixed
Add a clear, permissive license file (e.g., MIT, Apache‑2.0, or BSD‑3-Clause) to the repository root.
Alternative uses
- →Internal testing or demo of 3x‑ui on a private server
- →Educational showcase of Dockerized V2Ray deployments