helloSystem / helloSystem/Utilities
Create Security app
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
One tab should be for **Firewall**. It should manage:
```
sysrc firewall_enable="YES"
sysrc firewall_quiet="YES"
sysrc firewall_type="workstation"
sysrc firewall_logdeny="YES"
sysrc firewall_myservices="80/tcp 443/tcp 22/tcp 5353/udp"
sysrc firewall_allowservices="any"
```
Thanks __RoboNuggie__ for the no-nonsense explanation
https://twitter.com/RoboNuggie/status/1461792379925635077
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.