Optionally: create virtual env if not in docker:
python3 -m venv venv
. venv/bin/activate
Install/upgrade the library from the latest commits in the branch:
pip3 install -U --no-cache-dir --force-reinstall https://github.com/devbis/aiopppp/archive/refs/heads/binary-proto.zip
python3 -m aiopppp -a 255.255.255.255 -u admin -p admin --log-level DEBUG