Thanks to visit codestin.com
Credit goes to github.com

Skip to content

deftoner/Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bash

Bash Tools

Files descriptions

Clean-CSV.sh: Little basic linux bash script to process geo location IPv4 database file geolocationDatabaseIPv4.csv from ipapi.is (https://ipapi.is/geolocation.html), to separate the csv file into smaller pieces by country. Also it delets the column "IP Version" (first columns) since all ips on that DB are IPv4. This is for the "little" open database. In case you are new: "chmod +x Clean-CSV.sh" and then "./Clean-CSV.sh". Dont forget to edit the file, to change the input file name, or rename the CSV file to "input.csv". The CSV file must be on same directory as the script.

About

Bash Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages