{ "info": { "author": "Yury (Yurzs)", "author_email": "dev@best-service.online", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# Neptune DNS Server\nNeptune is asynchronous modular DNS server made for flexibility and easy modifications\nIts based on Triton dns client and uses different modules to extend it to full server\n## Installation\n### From PYPI\n```\npip3 install neptune-dns-server\n```\n### From this repo\n\n```\ngit clone https://git.best-service.online/yurzs/neptune\ncd neptune\npython3 setup.py install\n```\n## Usage \nPlease edit config.py file for your configuration. Basic install uses 1.1.1.1 and 8.8.8.8 as a resolvers with local redis cache \nTo start server use a simple command\n```\nimport neptune\nneptune.start_server()\n```\n\nTODO write more docs", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://git.best-service.online/yurzs/neptune", "keywords": "triton,DNS,client", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "neptune-dns-server", "package_url": "https://pypi.org/project/neptune-dns-server/", "platform": "", "project_url": "https://pypi.org/project/neptune-dns-server/", "project_urls": { "Homepage": "https://git.best-service.online/yurzs/neptune" }, "release_url": "https://pypi.org/project/neptune-dns-server/2019.10.13.2111/", "requires_dist": null, "requires_python": "", "summary": "Async DNS server", "version": "2019.10.13.2111" }, "last_serial": 5968768, "releases": { "2019.10.13.2017": [ { "comment_text": "", "digests": { "md5": "559b6a4350d8a44280f4bb9dbff7e440", "sha256": "978c0d7f2b0dc8188d3605b01f7a9aa9065a43cadd048e900c50b8a463e4cb06" }, "downloads": -1, "filename": "neptune_dns_server-2019.10.13.2017.tar.gz", "has_sig": false, "md5_digest": "559b6a4350d8a44280f4bb9dbff7e440", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4986, "upload_time": "2019-10-13T20:17:46", "url": "https://files.pythonhosted.org/packages/e1/08/56c84e192820cf17e2e40faa3fa16205ccc8251e9bfefbc310b26b8fb3ee/neptune_dns_server-2019.10.13.2017.tar.gz" } ], "2019.10.13.2111": [ { "comment_text": "", "digests": { "md5": "5fe5a16d452e9def516d85647b78c158", "sha256": "fe7092c002860b0bc78f0cda7464f7d43e9cc6c38e0df4de21dc354a1197b1cf" }, "downloads": -1, "filename": "neptune_dns_server-2019.10.13.2111.tar.gz", "has_sig": false, "md5_digest": "5fe5a16d452e9def516d85647b78c158", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5022, "upload_time": "2019-10-13T21:11:22", "url": "https://files.pythonhosted.org/packages/64/7e/5f3c5dfa918d4f1c2cb49ced5c08ff9b3cb934bed2eabccaa0fbdbe357e0/neptune_dns_server-2019.10.13.2111.tar.gz" } ], "2019.9.17.2203": [ { "comment_text": "", "digests": { "md5": "b8678da34d649c00b62510f6def77a7d", "sha256": "aff84514282ed376c72e4cd6147db8a239448037ff4fbfcd8a228e008c869abc" }, "downloads": -1, "filename": "neptune_dns_server-2019.9.17.2203.tar.gz", "has_sig": false, "md5_digest": "b8678da34d649c00b62510f6def77a7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4841, "upload_time": "2019-09-17T22:03:30", "url": "https://files.pythonhosted.org/packages/90/13/012da33c91a7beb0f28348a6524062d1f6d108d7fdec53b9706d582f90e7/neptune_dns_server-2019.9.17.2203.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5fe5a16d452e9def516d85647b78c158", "sha256": "fe7092c002860b0bc78f0cda7464f7d43e9cc6c38e0df4de21dc354a1197b1cf" }, "downloads": -1, "filename": "neptune_dns_server-2019.10.13.2111.tar.gz", "has_sig": false, "md5_digest": "5fe5a16d452e9def516d85647b78c158", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5022, "upload_time": "2019-10-13T21:11:22", "url": "https://files.pythonhosted.org/packages/64/7e/5f3c5dfa918d4f1c2cb49ced5c08ff9b3cb934bed2eabccaa0fbdbe357e0/neptune_dns_server-2019.10.13.2111.tar.gz" } ] }