Skip to content

An Anti Proxy, TOR, and VPN SQLite database.

Notifications You must be signed in to change notification settings

thatlukinhasguy1/IP-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

IP-Database

An Anti Proxy, TOR, and VPN SQLite database.

How to use?

The database is stored in an SQLite database file. You can query like this: SELECT * FROM IPv4 WHERE Start <= ? AND End >= ? ORDER BY Start DESC LIMIT 1; where ? is the IP address as an integer.

Address Types:

  1. Residential
  2. Business
  3. Hosting
  4. VPN
  5. DDoS Mitigation
  6. Tor Relay
  7. Cloud Gaming
  8. Mobile Carrier
  9. Banking

About

An Anti Proxy, TOR, and VPN SQLite database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published