DEVisions
DEVisions
Fixed the two mentioned files so that the Docker image now works again.
### Template / PR Information - **Added** `apache-streampipes-detect.yaml`: I made a template to detect if an Apache StreamPipes instance is detected. It checks for the presence of "apache streampipes" in...
It'd be awesome if Textbee exposed a SMTP to SMS Gateway feature to act as an SMTP-to-SMS relay where a mail client sends the message as an email to the...
Hi, thank you for Botasaurus. I want to report that since a couple weeks the documentation hosted at https://www.omkar.cloud/botasaurus/ has not been available. Moreover a lot of other subdirectories on...
Hi, i think it'd be handy to have a flag to select a file with a list of IP addresses to remove from the list before it gets generated. This...
I think a flag to also block VPN providers could be handy. I don't think it would be needed a granular approach, it'd be fine to gather a whole list...
Removed GPLv3 license classifier from project metadata because it caused an error when installing with pipx.
Linux Mint with: - Pipx 1.4.3 - Python 3.12.3 When trying to install with pipx (`pipx install git+https://github.com/lgandx/Responder.git`) i receive this error: ``` pdm.backend.exceptions.ValidationError: project.license: Setting "project.license" to an SPDX...
Hi, I'd like to be able to give some remote files that are constantly updated as source of IPs to block (i.e. https://github.com/X4BNet/lists_vpn/tree/main/output) so I implemented these changes to be...