Block a user
A simple Bash command‑line utility that provides a quick, at‑a‑glance summary of your network interfaces and external IP information. It displays each interface’s state, MAC address, IPv4/IPv6 addresses, default gateway, and DNS servers, plus your current public IP and the system’s primary DNS resolver.
Updated 2025-04-18 01:38:07 -04:00
Agent Spice was designed to pollute metadata by generating realistic, yet unpredictable, internet traffic. By doing so, it obscures patterns that might otherwise expose a user's identity, behavior, or even personal habits.
Updated 2025-03-11 09:33:54 -04:00
Breaks down a deny list into individual IPs, makes sure that none of those IPs are part of the scope file. Additionally it can add all the deny IPs to iptables to deny outbound traffic, you specify a rule-set name (it's really a comment on iptables) and you can also later remove those rules when you're done. 🧹
Updated 2024-07-07 10:40:12 -04:00
expandCIDR
Archived
DEPRECATED. check out Exclusion Enforcer instead.
expandCIDR will use an nmap compliant scope list file and expand it, generating a file with the IP list.
Optionally it can also select an arbitrary number of random IPs from the expanded IP list, instead.
Updated 2024-07-07 10:39:56 -04:00