https://github.com/iam-py-test/hosts-firewall
A Python-based HOSTS firewall
https://github.com/iam-py-test/hosts-firewall
Last synced: 4 months ago
JSON representation
A Python-based HOSTS firewall
- Host: GitHub
- URL: https://github.com/iam-py-test/hosts-firewall
- Owner: iam-py-test
- License: cc0-1.0
- Created: 2021-05-21T22:42:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-21T23:00:44.000Z (about 4 years ago)
- Last Synced: 2025-01-06T21:43:41.697Z (6 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HOSTS-firewall
A Python-based HOSTS firewall
HOSTS-firewall uses static rules and dyanmic filtering to create HOSTS style rules, which it addes to your HOSTS file.
Note: Currently this _only_ works on Linux.