Zizifn Edge tunnel is a proxy tool based on Cloudflare workers and Pages, supporting multiple protocols and configuration options.
variables required for Constructing pages.dev
variables | Examples | Values |
---|---|---|
UUID | 206b7ab3-2b7b-4784-9839-c617c7f73ce4 |
To generate your own UUID refer to |
PROXYIP | nima.nscl.ir turk.radicalization.ir |
To find proxyIP |
If you intend to create a worker, you can proceed similarly to the page and utilize the same variables;
however, it is also possible to modify them directly within the code.
To do this, you need to replace your "UUID" 1 value in line 23
of "src/worker-vless.js file" 2 ,
and the ProxyIP can be adjusted from line 26
.
You can find some "proxyIPs" 3 from this great repository, and there is even a guide on how to find new proxies included in the repo.
- Visit your domain:
https://your-domain.pages.dev
- Use specific UUID:
domain/uuid
- Get subscription content: visit
domain/uuid
- For Example:
https://zizifn-env.pages.dev/9ff8589993d34-4560-a1f0-5dc5b127fb00
Many thanks to our awesome Chinese buddy, zizifn! 4