Skip to content

Instantly share code, notes, and snippets.

@SAble678
SAble678 / edgetunnel-src-worker-vless.js
Last active February 25, 2026 07:26 — forked from BlueSkyXN/edgetunnel-src-worker-vless.js
edgetunnel-src-worker-vless.js
// <!--GAMFC-->version base on commit 43fad05dcdae3b723c53c226f8181fc5bd47223e, time is 2023-06-22 15:20:02 UTC<!--GAMFC-END-->.
// @ts-ignore
// Copy From https://github.com/zizifn/edgetunnel/blob/main/src/worker-vless.js
import { connect } from 'cloudflare:sockets';
// How to generate your own UUID:
// [Windows] Press "Win + R", input cmd and run: Powershell -NoExit -Command "[guid]::NewGuid()"
let userID = 'd3b80b7d-30a5-424a-81a1-37d3de92f155';
let proxyIP ='tw.proxyip.net';