All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Tempesta WebShield: Open Source Bot Protection Tool

By

krizhanovsky

7mo ago· 2 min readenCode

Summary

Tempesta WebShield is an open-source tool for automatic bot protection that blocks users based on JA5T, JA5H, or IP addresses using Tempesta FW access logs stored in ClickHouse database. The article provides technical documentation including system requirements (Python 3.12+, Tempesta FW 0.8.0+, Clickhouse 25.6.0+), installation instructions, and testing commands for developers.

Key quotes

· 4 pulled
Block users by JA5T, JA5H, or IP based on Tempesta FW access logs stored in the ClickHouse database.
Simple automatic bot protection.
Requirements: Python 3.12 <=, Tempesta FW 0.8.0 <=, Clickhouse 25.6.0 <=
Run tests with: pytest, pytest -s, pytest -vvv
Snippet from the RSS feed
Simple automatic bot protection. Contribute to tempesta-tech/webshield development by creating an account on GitHub.

You might also wanna read