2
0
Captive Portal implementation in python
Go to file
2022-04-05 12:05:18 +02:00
protobuf initial commit 2022-04-05 12:05:18 +02:00
src/capport initial commit 2022-04-05 12:05:18 +02:00
.gitignore initial commit 2022-04-05 12:05:18 +02:00
.pycodestyle initial commit 2022-04-05 12:05:18 +02:00
.pylintrc initial commit 2022-04-05 12:05:18 +02:00
capport-example.yaml initial commit 2022-04-05 12:05:18 +02:00
LICENSE initial commit 2022-04-05 12:05:18 +02:00
mypy initial commit 2022-04-05 12:05:18 +02:00
pylint initial commit 2022-04-05 12:05:18 +02:00
pyproject.toml initial commit 2022-04-05 12:05:18 +02:00
README.md initial commit 2022-04-05 12:05:18 +02:00
setup-venv.sh initial commit 2022-04-05 12:05:18 +02:00
setup.cfg initial commit 2022-04-05 12:05:18 +02:00
setup.py initial commit 2022-04-05 12:05:18 +02:00
start-api.sh initial commit 2022-04-05 12:05:18 +02:00
start-control.sh initial commit 2022-04-05 12:05:18 +02:00

python Captive Portal

Installation

Either clone repository (and install dependencies either through distribution or as virtualenv with ./setup-venv.sh) or install as package.

pipx (available in debian as package) can be used to install in separate virtual environment:

pipx install https://github.tik.uni-stuttgart.de/NKS/python-capport