mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.1.md
This commit is contained in:
parent
ad69d1a875
commit
bcd90d63e6
@ -12,6 +12,7 @@ Not yet released.
|
||||
- OpenAdmin > Templates
|
||||
- [Internal OpenPanel blacklist](#openpanel-blacklist)
|
||||
- [FOSSBilling Module **BETA**](https://github.com/stefanpejcic/FOSSBilling-OpenPanel)
|
||||
- [OpenAdmin > Firewall > Settings](#firewall-settings)
|
||||
|
||||
### 🐛 Bug fixes
|
||||
- Excluded `/send_email` route on OpenAdmin from terms check.
|
||||
@ -129,5 +130,16 @@ New extensions:
|
||||
|
||||
Due to the higher number of extensions, we are also changing the install method to run in parallel. This may result in incosistent logs for php version install, but will speed up the install up to 4x.
|
||||
|
||||
### Firewall Settings
|
||||
|
||||
*OpenAdmin > Frewall > Settings* page displays current firewall status, allows you to enable/disable firewall, edit settings, export existing rules or reset rules for all users.
|
||||
|
||||

|
||||
|
||||
- **IPv6** options allows you to enable or disable IPv6 rules. When disabled, the IPv6 ports tab is hidden.
|
||||
- **Default Input Policy** allows you to set DROP or ACCEPT incoming connections to ports that are not specified in the rules.
|
||||
- **Default Output Policy** allows you to set DROP or ACCEPT outgoing connections from ports that are not specified in the rules.
|
||||
- **Export IPv4 rules** will download in txt file all existing ipv4 rules.
|
||||
- **Export IPv6 rules** will download in txt file all existing ipv6 rules.
|
||||
- **Reset ports for all users** will delete opened ports for all users and open the current ports for all active users.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user