1
0
mirror of https://github.com/v2board/v2board.git synced 2025-05-04 15:24:49 +08:00

update: new server backend

This commit is contained in:
tokumeikoi 2022-05-02 15:20:02 +08:00
parent a4a70525df
commit 32bb9fccb5

@ -12,7 +12,7 @@ use App\Models\ServerV2ray;
use App\Models\ServerTrojan;
use Illuminate\Support\Facades\Cache;
class XProxyController extends Controller
class VProxyController extends Controller
{
private $nodeType;
private $nodeInfo;