Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 262 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 262 Bytes

Usage

Nginx

cf-ip-sync > /etc/nginx/white.conf
....
include white.conf;
....

Firewalld

Add public access to the default zone before use

firewalld --permanent --add-source=0.0.0.0/0

cf-ip-sync -for=firewalld