⚡ Boota Python SDK & Network Stress Testing Suite
Official Python SDK for the Boota Platform — specialized in high-performance Layer 4 (UDP/TCP) and Layer 7 (HTTP/2 Rapid Reset & TLS JA3 bypass) network capacity evaluation and API resilience testing.
- 🌐 Official Website: https://boota.cc
- 📖 Documentation: https://boota.cc/about
- 🚀 Dashboard: https://boota.cc/dash
📦 Installation
pip install boota-api
🚀 Quick Usage
from boota import BootaClient
# Initialize client
client = BootaClient(token="YOUR_BOOTA_TOKEN")
# Launch authorized Layer 7 latency test
response = client.launch_test(
target="https://api.yourdomain.com/v1/health",
port=443,
method="HTTP-BYPASS",
duration=60,
concurrents=1
)
print(response)
🏷 Keywords
ip-stresser layer7-booter layer4-stresser ddos-simulation cloudflare-bypass waf-benchmark network-load-testing boota
Release files for boota-api 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boota_api-1.0.0.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| boota_api-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 kB
Release files / boota_api-1.0.0.tar.gz
| Download URL | boota_api-1.0.0.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b4cd8c1262717ad789d99105d40c58784f060b1dc6b8c1a6239c4fc6972797e8
|
|
BLAKE2b-256 checksum How to use checksums |
3119423edde5d0dd33e263445125e569362598976ea7aea8fe76922e8b305b2b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / boota_api-1.0.0-py3-none-any.whl
| Download URL | boota_api-1.0.0-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5744cdf9bbd461457acb2805a4b75ec2e71a9da4be3763f92f924663743a939d
|
|
BLAKE2b-256 checksum How to use checksums |
ebbd3069785aa15d15ef3479125c648e022e0bf7be7885d0d54d740ee0fdaa64
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|