edv / docker-spotweb

Dockerfile to easily set up Spotweb using Docker on the Raspberry Pi (or any compatible arm chipset) and regular x86 chipsets
MIT License
27 stars 19 forks source link

Local blacklist #56

Closed owanneke closed 2 months ago

owanneke commented 2 months ago

Feature request:

Is it possible to add a local blacklist (mapped folder into the docker image?) and to add spotters to it from the web UI?

Is there any information available on the existing external blacklist format? i.e. what is the value used to block a spotter?

e.g.

3aZW/B4RCV1I5bVNyvs3N10MbGgCYttvILMBUZM3SUelQgOcUxS/aFI8ZrAzHp7z <-- this thing
edv commented 2 months ago

This repository contains just a Docker "wrapper" for Spotweb (and contains no actual code). The official Spotweb repo is found at https://github.com/spotweb/spotweb maybe they can help you further on the blacklist details.