forked from 3Kmfi6HP/EDtunnel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
3Kmfi6HP
committed
Jun 28, 2023
1 parent
06b8507
commit 46098ae
Showing
1 changed file
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,25 @@ | ||
# EDtunnel | ||
|
||
![image](https://cloudflare-ipfs.com/ipfs/bafybeigd6i5aavwpr6wvnwuyayklq3omonggta4x2q7kpmgafj357nkcky) | ||
<p align="center"> | ||
<img src="https://cloudflare-ipfs.com/ipfs/bafybeigd6i5aavwpr6wvnwuyayklq3omonggta4x2q7kpmgafj357nkcky" alt="图片描述" style="margin-bottom: -50px;"> | ||
</p> | ||
|
||
https://github.com/zizifn/edgetunnel | ||
GitHub Repository for [https://github.com/zizifn/edgetunnel](https://github.com/zizifn/edgetunnel) | ||
|
||
[![Repository](https://img.shields.io/badge/View%20on-GitHub-blue.svg)](https://github.com/zizifn/edgetunnel) | ||
|
||
## Deploy in pages.dev | ||
|
||
See video: https://www.youtube.com/watch?v=8I-yTNHB0aw | ||
1. See YouTube Video: | ||
|
||
[https://www.youtube.com/watch?v=8I-yTNHB0aw](https://www.youtube.com/watch?v=8I-yTNHB0aw) | ||
|
||
2. Clone this repository deploy in cloudflare pages. | ||
|
||
## Deploy in worker.dev | ||
|
||
1. copy _worker.js and paste code. | ||
|
||
[https://github.com/3Kmfi6HP/EDtunnel/blob/main/_worker.js](https://github.com/3Kmfi6HP/EDtunnel/blob/main/_worker.js) | ||
|
||
3. or click button below | ||
|
||
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/3Kmfi6HP/EDtunnel/tree/main) | ||
1. Copy `_worker.js` code from [here](https://github.com/3Kmfi6HP/EDtunnel/blob/main/_worker.js). | ||
|
||
2. Alternatively, you can click the button below to deploy directly. | ||
|
||
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/3Kmfi6HP/EDtunnel) |