Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krittakondev/cloudflare-bot
auto config cloudflare multiple website
https://github.com/krittakondev/cloudflare-bot
bot cloudflare
Last synced: 29 days ago
JSON representation
auto config cloudflare multiple website
- Host: GitHub
- URL: https://github.com/krittakondev/cloudflare-bot
- Owner: krittakondev
- Created: 2022-11-06T17:55:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T04:02:25.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T01:38:26.151Z (about 1 month ago)
- Topics: bot, cloudflare
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloudflare-bot - บอทตั้งค่า cloudflare
auto config cloudflare
## Installation
```bash
npm install
npm run build
```
## Configuration
rename [`data.example.txt`](data.example.txt) file to `data.txt`
```bash
cp data.example.txt data.txt
```
and edit `data.txt` file## Execute
```bash
npm start
```