.bandit.yml
.gitignore
.gitlab-ci.yml
CHANGELOG.md
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE
MANIFEST.in
Makefile
README.md
VERSIONING.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tblock.spec
.gitea/pull_request_template.md
.gitea/issue_template/bug_report.md
.gitea/issue_template/feature_request.md
.gitea/issue_template/filter_list_request.md
.gitea/issue_template/question.md
.gitea/issue_template/vulnerability.md
assets/bin/tblock
assets/bin/tblockc
assets/bin/tblockd
assets/config/tblock.conf
assets/icons/humane-tech-badge.svg
assets/icons/tblock.ico
assets/icons/tblock.svg
assets/screenshots/screenshot1.png
assets/screenshots/screenshot2.png
assets/services/dinit/tblockd
assets/services/openrc/tblockd.initd
assets/services/runit/tblockd.run
assets/services/systemd/tblockd.service
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
debian/source/format
docs/man/tblock.1
docs/man/tblockc.1
docs/man/tblockd.1
docs/specs/tblock-syntax.md
scripts/build-deb.sh
scripts/build-srpm.sh
scripts/gitlab-ci.sh
scripts/make-cloudflare-blocklist.sh
scripts/mirror.py
scripts/ntfy.sh
scripts/tblock.nsi
tblock/__init__.py
tblock/__main__.py
tblock/cli.py
tblock/compat.py
tblock/config.py
tblock/const.py
tblock/exceptions.py
tblock/filters.py
tblock/hosts.py
tblock/rules.py
tblock/style.py
tblock/utils.py
tblock.egg-info/PKG-INFO
tblock.egg-info/SOURCES.txt
tblock.egg-info/dependency_links.txt
tblock.egg-info/entry_points.txt
tblock.egg-info/requires.txt
tblock.egg-info/top_level.txt
tblock/argumentor/__init__.py
tblock/argumentor/exceptions.py
tblock/converter/__init__.py
tblock/converter/__main__.py
tblock/converter/syntaxtools.py
tblock/daemon/__init__.py
tblock/daemon/__main__.py
test/.gitignore
test/__init__.py
test/server.sh
test/test_config.py
test/test_filters.py
test/test_hosts.py
test/test_rules.py
test/test_utils.py
test/update_db.sh
test/srv/index.json
test/srv/index.json.sha512
test/srv/test-list.txt
test/srv/test-list.txt.gz
test/srv/test-list.txt.xz
test/templates/adblockplus.txt
test/templates/dnsmasq.conf
test/templates/hosts.txt
test/templates/list.txt
test/templates/tblock.txt