mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
fa713eb68c
commit
ccffeff28f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ type PfFirewall struct {
|
|||
iface *network.Endpoint
|
||||
filename string
|
||||
forwarding bool
|
||||
enabled bool
|
||||
}
|
||||
|
||||
func Make(iface *network.Endpoint) FirewallManager {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue