Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```