This commit is contained in:
zizifn
2023-01-26 16:54:54 +08:00
committed by zizifn
parent 4ea2c57295
commit 87fe4655d6
3 changed files with 7 additions and 1 deletions

View File

@@ -13,7 +13,6 @@ import {
} from 'vless-js';
import { connect, Socket } from 'node:net';
import { Duplex, Readable } from 'stream';
import { resolve } from 'path';
const port = process.env.PORT;
const userID = process.env.UUID || '';