https://github.com/theel0ja/nginx-cf
Generator of CloudFlare Real IP-changer for nginx
https://github.com/theel0ja/nginx-cf
cloudflare nginx
Last synced: about 1 month ago
JSON representation
Generator of CloudFlare Real IP-changer for nginx
- Host: GitHub
- URL: https://github.com/theel0ja/nginx-cf
- Owner: theel0ja
- License: unlicense
- Created: 2016-11-04T19:35:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T11:08:27.000Z (about 8 years ago)
- Last Synced: 2025-02-08T17:44:30.706Z (over 1 year ago)
- Topics: cloudflare, nginx
- Language: PHP
- Homepage: https://lib.theel0ja.info/nginx-cf/nginx-cf.php
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-cf
Generator of CloudFlare Real IP-changer for nginx
## Automatic script
Set this command to your crontab (with root):
```
rm -rf /etc/nginx/conf.d/cloudflare.conf && wget -O /etc/nginx/conf.d/cloudflare.conf https://lib.theel0ja.info/nginx-cf/nginx-cf.php
```
You can select your own restarting/reloading system.