mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.1.9.md
This commit is contained in:
parent
9147bc3b45
commit
48ea0a6b11
@ -51,6 +51,17 @@ Administrators can now disable direct server access and only allow access via Cl
|
||||
|
||||
To enable this feature simply navigate to OpenAdmin > Firewall and click on the Cloudfare button.
|
||||
|
||||
Or from terminal:
|
||||
|
||||
- Enable Cloudflare restrictions:
|
||||
```bash
|
||||
opencli cloudflare --enable
|
||||
```
|
||||
- Disable Cloudflare restrictions:
|
||||
```bash
|
||||
opencli cloudflare --disable
|
||||
```
|
||||
|
||||

|
||||
|
||||
This feature will regularry update Cloudflare ip addresses to make sure new CF IP ranges are included.
|
||||
|
Loading…
Reference in New Issue
Block a user