Projects in Awesome Lists by danielcba
A curated list of projects in awesome lists by danielcba .
https://github.com/danielcba/geolocation-to-csv-kml
This Python script performs IP geolocation using the ipinfo service and exports the results to a CSV file and a KML file. The KML file can be opened in software such as Google Earth to visualize the geographical locations of the IP addresses.
csv ipinfo kml pandas pandas-dataframe simple-kml
Last synced: 25 Feb 2025
https://github.com/danielcba/abuseip-to-csv
This Python script uses the AbuseIPDB API to query information about suspicious IP addresses and log the number of abuse reports associated with each IP in a CSV file.
Last synced: 12 Mar 2025
https://github.com/danielcba/csv-to-kml
This Python script that converts a CSV file containing geographic coordinates (latitude and longitude) into a KML (Keyhole Markup Language) file. The KML file can be used with geographic visualization tools such as Google Earth, QGIS, etc.
csv google-earth kml python3 qgis simplekml
Last synced: 15 Mar 2025
https://github.com/danielcba/nmap-to-database
This Python script automates the process of scanning a network using Nmap and stores the results with MariaDB.
mariadb mysql mysql-connector nmap nmap-port-scanner pyfiglet python-nmap python-nmap-api python3 sql
Last synced: 20 Feb 2025
https://github.com/danielcba/speed_test_logger
This Python script uses the `speedtest` library to measure internet speed and save the results to a CSV file. It's great for monitoring your connection's performance over time.
csv ookla python3 speedtest-cli
Last synced: 03 Apr 2025