This project automatically scans for PIA VPN servers every hour. It identifies active PIA VPN endpoints across the internet.
- pia_ips.csv: Main database of discovered PIA IPs with timestamps
- new_pia_ips.csv: Newly discovered IPs from recent scans
Column | Description |
---|---|
IP Address | Server IP |
First Seen | Initial discovery date |
Last Seen | Most recent verification date |
Feel free to submit issues and pull requests for improvements.
The IP database is automatically updated every hour. Check commit history for the latest changes.