A complete class to connect to the x-ui & 3x-ui panel
This api is designed for programmers, if you don't know php, don't use it
- Customization configuration for x-ui and 3x-ui (config.json)
- Support vmess/vless/trojan protocols and tcp/ws transmissions
- Receiving user information from the server + the possibility of filtering received information, for example: based on GUID, Port, ... (list)
- Adding a personalized user (add)
- Update user information as desired (update)
- Get user information + QR and link (fetch)
- Get server status (status)
- Delete the user from the server (delete)
- ... some useful functions to convert time and volume formats
To use api, you need to customize the config.json file according to your panels
This project is released and maintained under the GPL version 3 license, and in this sense, anyone can contribute to modify or improve or even add new features to this project, as well as create different forks of the project and develop the project in A separate branch, whether free or commercial, has no obstacles