黑白名单已经被回退并且保存到分支blackwhite。下次更新前,我会仔细作验证,今天没时间了,主要是更新前没有仔细验证。对于造成的不便还请各位大佬谅解。
Origional version was written by 3Kmfi6HP.
中文版本说明:https://github.com/EDtunnel-rev/EDtunnel-rev/blob/main/README_ZH.md
-
See YouTube Video:
-
Clone this repository deploy in cloudflare pages.
-
Copy
_worker.js
code from here. -
Alternatively, you can click the button below to deploy directly.
aHR0cHM6Ly9vc3MudjJyYXlzZS5jb20vcHJveGllcy9kYXRhLzIwMjMtMDctMzAvRnJFS1lvQS50eHQ=
(free clash.meta subscribe config)
-
When deploy in cloudflare pages, you can set uuid in
wrangler.toml
file. variable name isUUID
.wrangler.toml
file is also supported. (recommended) in case deploy in webpages, you can not set uuid inwrangler.toml
file. -
When deploy in worker.dev, you can set uuid in
_worker.js
file. variable name isuserID
.wrangler.toml
file is also supported. (recommended) in case deploy in webpages, you can not set uuid inwrangler.toml
file. in this case, you can also set uuid inUUID
enviroment variable.
Note: UUID
is the uuid you want to set. pages.dev and worker.dev all of them method supported, but depend on your deploy method.
-
single uuid environment variable
UUID = "uuid here your want to set"
-
multiple uuid environment variable
UUID = "uuid1,uuid2,uuid3"
note: uuid1, uuid2, uuid3 are separated by commas
,
. when you set multiple uuid, you can usehttps://edtunnel-rev.pages.dev/uuid1
to get the clash config and vless:// link.
-
visit
https://edtunnel-rev.pages.dev/uuid your set
to get the subscribe link. -
visit
https://edtunnel-rev.pages.dev/sub/uuid your set
to get the subscribe content withuuid your set
path.note:
uuid your set
is the uuid you set in UUID enviroment orwrangler.toml
,_worker.js
file. when you set multiple uuid, you can usehttps://edtunnel-rev.pages.dev/sub/uuid1
to get the subscribe content withuuid1
path.(only support first uuid in multiple uuid set) -
visit
https://edtunnel-rev.pages.dev/sub/uuid your set/?format=clash
to get the subscribe content withuuid your set
path andclash
format. content will return with base64 encode.note:
uuid your set
is the uuid you set in UUID enviroment orwrangler.toml
,_worker.js
file. when you set multiple uuid, you can will usehttps://edtunnel-rev.pages.dev/sub/uuid1/?format=clash
to get the subscribe content withuuid1
path andclash
format.(only support first uuid in multiple uuid set)
-
visit
https://edtunnel-rev.pages.dev/bestip/uuid your set
to get subscribe info. -
cpoy subscribe url link
https://edtunnel-rev.pages.dev/bestip/uuid your set
to any clients(clash/v2rayN/v2rayNG) you want to use. -
done. if have any questions please join @edtunrev
For a list of Cloudflare supported ports, please refer to the official documentation.
By default, the port is 80 and 443. If you want to add more ports, you can use the following ports:
80, 8080, 8880, 2052, 2086, 2095, 443, 8443, 2053, 2096, 2087, 2083
http port: 80, 8080, 8880, 2052, 2086, 2095
https port: 443, 8443, 2053, 2096, 2087, 2083
if you deploy in cloudflare pages, https port is not supported. Simply add multiple ports node drictly use subscribe link, subscribe content will return all Cloudflare supported ports.
-
When deploy in cloudflare pages, you can set proxyIP in
wrangler.toml
file. variable name isPROXYIP
. -
When deploy in worker.dev, you can set proxyIP in
_worker.js
file. variable name isproxyIP
.
note: proxyIP
is the ip or domain you want to set. this means that the proxyIP is used to route traffic through a proxy rather than directly to a website that is using Cloudflare's (CDN). if you don't set this variable, connection to the Cloudflare IP will be cancelled (or blocked)...
resons: Outbound TCP sockets to Cloudflare IP ranges are temporarily blocked, please refer to the tcp-sockets documentation
frist, open your pages.dev domain https://edtunnel-rev.pages.dev/
in your browser, then you can see the following page:
The path /uuid your seetting
to get the clash config and vless:// link.
1.Github users who contributes to this program, no matter whether their branches are merged by the owner. They're --- @rayhanbone. @kardus911 and others.(see them at https://github.com/EDtunnel-rev/EDtunnel-rev/pulls and https://github.com/EDtunnel-rev/EDtunnel-rev/graphs/contributors)
2.Those who have forked, starred, and watched this is repository.(see them at https://github.com/EDtunnel-rev/EDtunnel-rev/watchers, https://github.com/EDtunnel-rev/EDtunnel-rev/stargazers, https://github.com/EDtunnel-rev/EDtunnel-rev/forks)
3.All people from linux.do. They supported me and helped me with this repository.