This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // <!--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'; |