python-nftables-tutorial
python-nftables-tutorial copied to clipboard
python nftables tutorial
Results
1
python-nftables-tutorial issues
Sort by
recently updated
recently updated
newest added
https://github.com/aborrero/python-nftables-tutorial/blob/main/nft-load-example-ruleset.py#L81 Step 2 throws this error: `ERROR: failed validating json schema: No module named 'jsonschema'` `pip install jsonschema` does not fix this issue. Running on Ubuntu 20.04 LTS with python3-nftables...