iitornip


Nameiitornip JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/vkvbit/iitornip
SummaryA Python-based tool to check IP addresses are or are not Tor nodes.
upload_time2024-10-03 07:01:13
maintainerNone
docs_urlNone
authorVaibhav Kumar
requires_pythonNone
licenseMIT
keywords iitornip onion tor tor nodes tor exit nodes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IITORNIP
Is it TOR Node IP (iitornip)


## About
This is a python library for find details about a Tor node via IP address.


## Usage

- Clone the repo
  ```
  git clone https://github.com/vkvbit/iitornip.git
  cd iitornip
  ```
- Install IITORNIP
  ```
  pip install .
  ```
- Update IITORNIP database
  ```
  iitornip -u
  ```
- Run IITORNIP
  ```
  iitornip -i <ip address>
  ```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vkvbit/iitornip",
    "name": "iitornip",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "iitornip, onion, tor, tor nodes, tor exit nodes",
    "author": "Vaibhav Kumar",
    "author_email": "Vaibhav Kumar <myselfv@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c7/26/ac6ed9983c742eb70fa77b136b84ca282a15bc78ca51255bb17452fca3e4/iitornip-1.0.0.tar.gz",
    "platform": null,
    "description": "# IITORNIP\nIs it TOR Node IP (iitornip)\n\n\n## About\nThis is a python library for find details about a Tor node via IP address.\n\n\n## Usage\n\n- Clone the repo\n  ```\n  git clone https://github.com/vkvbit/iitornip.git\n  cd iitornip\n  ```\n- Install IITORNIP\n  ```\n  pip install .\n  ```\n- Update IITORNIP database\n  ```\n  iitornip -u\n  ```\n- Run IITORNIP\n  ```\n  iitornip -i <ip address>\n  ```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python-based tool to check IP addresses are or are not Tor nodes.",
    "version": "1.0.0",
    "project_urls": {
        "Download": "https://github.com/vkvbit/iitornip",
        "Homepage": "https://github.com/vkvbit/iitornip"
    },
    "split_keywords": [
        "iitornip",
        " onion",
        " tor",
        " tor nodes",
        " tor exit nodes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d8e4eaf17ec316267c99f71ef810e1a2b142fa784d1de16479850ff012f93cf",
                "md5": "182bf30a17e5c61c1ab19b1e8fa79bc3",
                "sha256": "5bb1307e9f31cf4594cb15f81222f58ba1133cb84b7c4cf5cff82732542853b4"
            },
            "downloads": -1,
            "filename": "iitornip-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "182bf30a17e5c61c1ab19b1e8fa79bc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4858,
            "upload_time": "2024-10-03T07:01:12",
            "upload_time_iso_8601": "2024-10-03T07:01:12.133353Z",
            "url": "https://files.pythonhosted.org/packages/8d/8e/4eaf17ec316267c99f71ef810e1a2b142fa784d1de16479850ff012f93cf/iitornip-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c726ac6ed9983c742eb70fa77b136b84ca282a15bc78ca51255bb17452fca3e4",
                "md5": "eacae236d107d39793728c878a1e01cf",
                "sha256": "f1a903b64abd186ae81c44a2bb26eb8846c59224f86cefe55309bf59bfa3f3c1"
            },
            "downloads": -1,
            "filename": "iitornip-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eacae236d107d39793728c878a1e01cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4316,
            "upload_time": "2024-10-03T07:01:13",
            "upload_time_iso_8601": "2024-10-03T07:01:13.731312Z",
            "url": "https://files.pythonhosted.org/packages/c7/26/ac6ed9983c742eb70fa77b136b84ca282a15bc78ca51255bb17452fca3e4/iitornip-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 07:01:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vkvbit",
    "github_project": "iitornip",
    "github_not_found": true,
    "lcname": "iitornip"
}
        
Elapsed time: 1.01196s