/usr/share/cagefs-skeleton/lib/python3.9/site-packages/nftables
{ "$schema": "http://json-schema.org/schema#", "description": "libnftables JSON API schema", "type": "object", "properties": { "nftables": { "type": "array", "minitems": 0, "items": { "type": "object" } } }, "required": [ "nftables" ] }
.
Edit
..
Edit
__init__.py
Edit
__pycache__
Edit
nftables.py
Edit
schema.json
Edit