49fa2b7d-0edd-4a24-b0dd-11ef6c03b2d8 / v2ray-api

v2ray « x-ui + 3x-ui » api with php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2Ray API with PHP

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


The options that this class provides you :

  1. Customization configuration for x-ui and 3x-ui (config.json)
  2. Support vmess/vless/trojan protocols and tcp/ws transmissions
  3. Receiving user information from the server + the possibility of filtering received information, for example: based on GUID, Port, ... (list)
  4. Adding a personalized user (add)
  5. Update user information as desired (update)
  6. Get user information + QR and link (fetch)
  7. Get server status (status)
  8. Delete the user from the server (delete)
  9. ... some useful functions to convert time and volume formats

To use api, you need to customize the config.json file according to your panels



🤝 participation

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



About

v2ray « x-ui + 3x-ui » api with php


Languages

Language:PHP 100.0%