Skip to content

Commit

Permalink
add guides to share v2ray link
Browse files Browse the repository at this point in the history
  • Loading branch information
amiremohamadi committed May 24, 2024
1 parent b085c4f commit 75df9a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- master
paths-ignore:
- 'README.md'
- 'LICENSE.md'

jobs:
deploy:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ click on the button below:

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/amiremohamadi/tunl)

and visit https://{YOUR-WORKERS-SUBDOMAIN}.workers.dev/link to get the config links.

### Manually
1. [Create an API token](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/) from the cloudflare dashboard.
2. Create a `.env` file based on `.env.example` and fill the values based on your tokens
Expand Down

0 comments on commit 75df9a3

Please sign in to comment.