Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ErfanTech authored Aug 30, 2023
1 parent f94be41 commit 487202b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains a new **worker.js** that aims for better solutions in t

As you know, Cloudflare workers are currently unable to connect to hosts that have Cloudflare IPs (this is considered a loopback).

# How This Works
# How it Works

It aims to fix bugs from the previous version and improve its functionality with the help of **relay nodes**.

Expand All @@ -14,7 +14,7 @@ It aims to fix bugs from the previous version and improve its functionality with
2. From the main navbar, choose **Workers & Pages**
3. Click the **Create Application** button
4. Click the **Create Worker** button
5. Copy the worker.js file contents from this repository
5. Copy the [worker.js](https://github.com/ErfanTech/cf-bepass/blob/master/worker.js) file contents from this repository
6. Fill in a name for your worker and click the **Deploy** button
7. Click the **Quick Edit** button
8. Paste your clipboard contents and replace the worker's default code
Expand Down

0 comments on commit 487202b

Please sign in to comment.