Monitor and enforce routes.
Project description
zelus
Requrements
python >= 3.8
iproute2
Initialize build environment
python -m pip install -U setuptools wheel build
Build python package
python -m build .
Building docker image
docker build -t markfarrell/zelus .
Running docker container
docker build -t markfarrell/zelus . && \
docker run --rm -it --name zelus --volume $(pwd)/docker-data/etc/zelus:/etc/zelus --cap-add NET_ADMIN -p 9123:9123 markfarrell/zelus --interface eth0 --mode=strict
Exec into container
docker exec -it zelus /bin/sh
Test prometheus metrics
curl http://localhost:9123/metrics
Testing
Lint
tox -e lint
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zelus_route_manager-0.2.5.tar.gz
(11.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zelus_route_manager-0.2.5.tar.gz.
File metadata
- Download URL: zelus_route_manager-0.2.5.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
369085d8c94609c0f9333bdd41a377197a1a64a21ec3f2b903c285e5c48eee7f
|
|
| MD5 |
bf4a1c01d78fc8e261cbdb0187f688f6
|
|
| BLAKE2b-256 |
f7bae615ba417ffd4211ddfbfb3237955f4acb6ae3476e87b9ad3b77e974a4c7
|
File details
Details for the file zelus_route_manager-0.2.5-py3-none-any.whl.
File metadata
- Download URL: zelus_route_manager-0.2.5-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd88aae428274d6f4145a3a29be79913e363e449d3717b0bf35d2257bbcba795
|
|
| MD5 |
444261f6a36a84d20f7ca77bf141a6d5
|
|
| BLAKE2b-256 |
0ab82d8b2cc68c512c80e564c30ab6c343b12aab3508ebe6ab3dd68f09fed97d
|