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

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

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.