Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 505 Bytes

README.md

File metadata and controls

27 lines (26 loc) · 505 Bytes

pywall

Python firewall framework.

Install

pip3 install pywall

Using

In another script

from pywall import pywall
# pywall(iface="wlan0")
safe = pywall(iface="wlan0").control()

In command line

pywall
usage: pywall [-h] [-i IFACE] [-t TIMEOUT]

optional arguments:
  -h, --help            show this help message and exit
  -i IFACE, --iface IFACE
                        Interface
  -t TIMEOUT, --timeout TIMEOUT
                        Timeout