Lists of IP ranges for popular hosting providers
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
assets
.gitignore
Gruntfile.js
LICENSE.txt
README.md
bower.json
package.json

README.md

#IP Ranges

Lists of IP ranges for popular hosting providers, based on Hans Wolff's excellent ipranges library.

Note: THERE IS NO GUARANTEE THAT THE PROVIDED IP RANGES ARE ACCURATE! PLEASE READ THE "LICENSE" FILE!

Requirements:

To set-up your environment execute:

$ npm install

To build execute:

$ npm run build

To test:

$ npm start

And open http://localhost:8000 in your browser.

To clean build:

$ npm run clean

To deploy run:

$ npm run deploy