helloSystem / helloSystem/Utilities

Create Security app

Open
#99 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.