1. Extracting Unique IPs from Server Logs
System AdministratorBackground
A sysadmin has a large server log file with mixed text and IP addresses from web requests.
Problem
Need to quickly list all unique IP addresses that accessed the server for security review.
How to use
Paste the log content into the input text area, select 'Both IPv4 and IPv6', ensure 'Remove Duplicates' is checked, and sort alphabetically.
Outcome
A clean, sorted list of unique IP addresses for easy identification and analysis.