Skip to main content

This is an IP database with verification and supports IP dual stack protocol

Project description

What is dbip?

dbip is a library for IP authentication in Python that focuses on authentication security. It builds algorithms written in pure Python and can be ported to other languages.

dbip infrastructure

dbip			# library name __init__.py	# function table

└─ dbip.py		# system call table

dbip function usage method

File function: IP database that supports IPv6 and IPv4 dual-stack protocols.

File Description: Add, delete, verify IP information

File author: mxlbb(cute baby fox)

File Date: August 22, 2022

File function: 	dbip.add(ip)

				dbip.update(ip)

				dbip.remove(ip)

				dbip.verify(ip)

				dbip.printf()

Why use dbip?

dbip development principles:

  1. Security: dbip (used with websockets) is used as authentication, the transmitted data can be in plain text and illegal users can only view it and cannot change it;

  2. Defense: dbip (used in conjunction with websockets) will form an almost absolute elimination of all illegal user connections and brute force cracking;

  3. Performance: dbip (used with websockets) will reduce the performance consumption of the server authentication process and greatly improve the resource allocation of productivity.

Why not use dbip?

  • If you often use web-provided libraries or have your own set of authentication methods, you can deprecate the library functions provided by dbip.

what else?

Bug reports, patches and suggestions welcome!

To report a security vulnerability, please contact the author: Admin@mengyuns.com.

For anything else please open an issue or send a pull request .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_dbip-22.8.31-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file python_dbip-22.8.31-py3-none-any.whl.

File metadata

  • Download URL: python_dbip-22.8.31-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for python_dbip-22.8.31-py3-none-any.whl
Algorithm Hash digest
SHA256 b1946795956940126747e1fc11b0d0583f2bc3da96a9d9a1b68bb3c4c9598694
MD5 bb7440276b49988f995213006e8ce2a6
BLAKE2b-256 b1b435de325b6fe8d9731e53735c0db8a4b2cf4646199c9ede9a92add27a2520

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page