mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 09:08:16 +08:00
add tg
This commit is contained in:
@@ -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 || '';
|
||||
|
||||
Reference in New Issue
Block a user