https://github.com/dvgamerr/services-cloudflare
cloudflare client updated ip.
https://github.com/dvgamerr/services-cloudflare
cloudflare cloudflare-client update-service
Last synced: 4 months ago
JSON representation
cloudflare client updated ip.
- Host: GitHub
- URL: https://github.com/dvgamerr/services-cloudflare
- Owner: dvgamerr
- License: mit
- Created: 2016-07-19T16:16:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-16T17:29:30.000Z (about 7 years ago)
- Last Synced: 2025-01-12T04:28:33.251Z (5 months ago)
- Topics: cloudflare, cloudflare-client, update-service
- Language: JavaScript
- Homepage: https://app.touno.io
- Size: 248 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudflare Client `v1.0`
ระบบอัพเดต ip ให้กับ cloudflare โดยตรงหรือ จะให้ดึง ip แล้วส่งให้กับ `CUSTOM_URL` ก็ได้## environment
```conf
DOMAIN_NAME = #โดเมนที่จะอัพเดต
CUSTOM_URL = #หาต้องการให้ยิง ip ที่ต้องการไปยัง url อื่นให้ระบุใร env นี้
DOMAIN_ZONE = #ได้จาก api ของ cloudflare
DOMAIN_KEY = #ได้จาก api ของ cloudflare
DOMAIN_EMAIL = #ได้จาก api ของ cloudflare
```