Python firewall framework.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pywall-0.1.0.tar.gz
(7.8 kB
view details)
File details
Details for the file pywall-0.1.0.tar.gz
.
File metadata
- Download URL: pywall-0.1.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9965f1f3a89cb1c7fdc924c5f884712fe7e113df2aa680894cd63e4d716671b5 |
|
MD5 | 77f57e8027da41a9de949f705866c151 |
|
BLAKE2b-256 | 47fb63609379d30ebee7918f0ec450ce65a6c89c4e8c3523e610fd3e48e63f78 |