-
Some users are in a position where they cannot or should not migrate their names - particularly subdomains - to the new registry, but still need to update them. For example, tokencard have deployed wa…
-
There were about 27 accounts on the system that are attached to emails on domains that are suspicious due to:
* Spam blacklists for email servers,
or
* Spam email accounts
![screenshot 2018-08-07…
-
> [!CAUTION]
> Do **not** attempt to reproduce this on the production SmokeDetector instance. It will very likely break stuff and cause problems.
### Summary
Attempting to use `!!/watch-force` …
-
The plugin allows administrators to create and manage whitelists and blacklists for each user, granting or denying login access based on their IP address. By employing IP restrictions, organizations …
-
Found a bit of anomaly when using Firehol with IPSets when I started using a dynamic whitelist. This may have more to do with IPSet than Firehol but its above my head on how to dissect whats going on.…
-
**Good Day!**
Your blacklist blocks perfectly good email addresses.
**To reproduce the issue:**
(1) Install Gravity Forms 2.6.7 (latest version as of today)
(2) Create a Gravity Forms form w…
-
**Issue description:**
With the latest version of AdGuard Home (0.104.3) custom filtering rules get ignored, if a matching DNS allowlist entry exists.
**Suggested solution:**
Please add an option…
-
Hey everyone,
It saddens me to be forced to add yet another annoying thing to the public localtunnel server but...
### As of 2 minutes ago, all tunnels now require a real user to enter the endpoin…
-
sometimes you want to have an easier way to block a list of IPs or networks ...
currently I am doing in _'Epilog'_
```
if [[ -f /etc/fwbuilder/black_list ]]; then
for NET in $(cat /etc/fwbuilder/b…
-
Is there a clean way to search for a single IP address in all lists?
The files in this repo are in different formats so a simple tool like `grepcidr` will not work.
Thank you.