[Bash] is possible to do this?

Hello everyone,

Is it possible to use a bash script that downloads an IP filter with the following options (see attachment)

I have tried multiple time, but I am not very familiar with bash scripting yet.
Could someone please help me out?

The site is Block Visitors by Country | IP2Location

We can't really tell from a screenshot of a webpage.

The website is Block Visitors by Country | IP2Location

I would like a bash script that downloads the IP filter in the following format:

1- IPv4
2- United States
3- PeerGuardian2 Format

Is that possible?

Hi,

Having had a look at the site, I'd think that bash is unlikely to accomplish what you want.

Although the data is probably in the Public Domain, the site is commercial - so I'm going to guess that if you start sucking the data from the site you may well find that you are added to the blocked list if the site has one.

Gull04

I just wanted to create a bash script to automatically download a brand new IP filter every 33 days and only related to United States. That's all.

By the way, what would you use to download a specific IP filter?