Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
sussy-code committed May 4, 2024
1 parent 2b6bc89 commit 15e6926
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pages/proxy/deploy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Deploy'

Netlify has a very generous free plan, so you'll be able to host your proxy for free unless you get hundreds of users.

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sussy-code/simple-proxy)
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sussy-code/sudo-proxy)

<Steps>
<Steps.Step>
Expand Down Expand Up @@ -45,7 +45,7 @@ The sources showbox and febbox do NOT work with cloudflare. Use a different host

Cloudflare has a generous free plan, so you don't need to pay anything unless you get hundreds of users.

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/sussy-code/simple-proxy)
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/sussy-code/sudo-proxy)

<Steps>
<Steps.Step>
Expand Down Expand Up @@ -124,7 +124,7 @@ The sources showbox and febbox do NOT work with cloudflare. Use a different host
</Steps.Step>

<Steps.Step>
Download the latest version of the Cloudflare [`simple-proxy-cloudflare.mjs` script from here](https://github.com/sussy-code/simple-proxy/releases/latest/download/simple-proxy-cloudflare.mjs).
Download the latest version of the Cloudflare [`sudo-proxy-cloudflare.mjs` script from here](https://web.archive.org/web/*/https://github.com/movie-web/simple-proxy/releases/latest/download/*).
</Steps.Step>

<Steps.Step>
Expand All @@ -144,7 +144,7 @@ The sources showbox and febbox do NOT work with cloudflare. Use a different host
<Steps.Step>
There should now be a code editor on the left hand side on the web page.
- Select all of the existing template code and delete it. **You must make sure all of the code is deleted for this to work!**
- Go to your downloads folder and open up the `simple-proxy-cloudflare.mjs` file you downloaded earlier in a text editor, and **copy** the contents.
- Go to your downloads folder and open up the `sudo-proxy-cloudflare.mjs` file you downloaded earlier in a text editor, and **copy** the contents.
- Back in your browser, paste the contents of the file into the code editor.
</Steps.Step>

Expand Down Expand Up @@ -206,7 +206,7 @@ Experience with Docker, domains and web hosting is **highly recommended** for th
[Deploying with Netlify](#method-1-netlify-easy) is easier and safer to do! You are exposing your server at your own risk!
</Warning>

Our `simple-proxy` application is available from the GitHub Container Registry under the image [`ghcr.io/sussy-code/sudo-proxy:latest`](https://ghcr.io/sussy-code/sudo-proxy:latest)
Our `sudo-proxy` application is available from the GitHub Container Registry under the image [`ghcr.io/sussy-code/sudo-proxy:latest`](https://ghcr.io/sussy-code/sudo-proxy:latest)

The container exposes the HTTP port (Without TLS/SSL) as `3000/TCP`.

Expand Down

0 comments on commit 15e6926

Please sign in to comment.