proxy-db ======== Manage free and private proxies on local db for Python Projects. Each proxy has a score according to how it works. Add a positive vote if the proxy works correctly and a negative vote if it does not work. In addition, proxy-db determines the real country of the proxy using geoip. To **install** proxy-db, run this command in your terminal: .. code-block:: console $ pip install -U proxy-db Contents -------- .. toctree:: :maxdepth: 2 :glob: readme installation usage contributing authors history