Block a user
Digipeater dashboard
Oops, this is a duplicate of #10. Maybe this issue could be refocused on digipeater health and troubleshooting rather than replicating aprs.fi?
Sort /packets by newest first, by default
Run with gunicorn or waitress
I got the reverse proxy figured out.
Now can run in screen with ./start-aprs_api.sh
as of 23d52a80dae7c95ca366a88b647d74352dea045c.
Run with gunicorn or waitress
My issue with getting this going locally is that I am running my digipeater on an SBC behind another machine running yunohost, so getting ports and subdomains lined up is a new challenge for me.…
Run with gunicorn or waitress
It may have been waitress I was thinking of. Example script:
# run.py from https://www.devdungeon.com/content/run-python-wsgi-web-app-waitress
import os
from waitress import serve
from…
Interface/API for sending packets/frames (client interface)
Use kissutil for reading and writing frames/packets