{"id":17017349,"url":"https://github.com/kourva/nipy","last_synced_at":"2025-04-12T09:36:38.828Z","repository":{"id":212553774,"uuid":"731768735","full_name":"Kourva/nipy","owner":"Kourva","description":"An engine to make Tor network your default gateway (coded in Python)","archived":false,"fork":false,"pushed_at":"2024-08-28T16:55:49.000Z","size":42,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T04:34:29.374Z","etag":null,"topics":["nipe","nipy","tor","tor-gateway","tor-network","tor-proxy","torrc"],"latest_commit_sha":null,"homepage":"https://github.com/htrgouvea/nipe","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kourva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-14T20:47:58.000Z","updated_at":"2025-03-05T06:36:51.000Z","dependencies_parsed_at":"2024-07-12T05:44:59.042Z","dependency_job_id":null,"html_url":"https://github.com/Kourva/nipy","commit_stats":null,"previous_names":["kourva/nipy","kozyol/nipy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2Fnipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2Fnipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2Fnipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2Fnipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kourva","download_url":"https://codeload.github.com/Kourva/nipy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248547041,"owners_count":21122433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nipe","nipy","tor","tor-gateway","tor-network","tor-proxy","torrc"],"created_at":"2024-10-14T06:36:25.171Z","updated_at":"2025-04-12T09:36:38.803Z","avatar_url":"https://github.com/Kourva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n   \u003cimg align=\"left\" width=\"200px\" src=\"https://styleguide.torproject.org/static/images/tor-logo/color.svg\" /\u003e\n   \u003ch1 align=\"left\"\u003e\u003cb\u003eNipy\u003c/b\u003e\u003c/h1\u003e\n   \u003cp align=\"left\" \u003eAn engine to make Tor network your default gateway (coded in Python)\u003c/p\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n# Intro\nSo, basically this is same as [`nipe`](https://github.com/htrgouvea/nipe) but coded in Python.\u003cbr\u003e\nBoth doing same thing with same output but found this project cool to make, I will make the GUI version too...\n\n# Installation\nFor installation, everything is ready to go, Just have a Linux system which has Python installed and...\n1. **Clone repository**:\n```bash\ngit clone https://github.com/Kourva/nipy\n```\n2. **Navigate to source's directory**:\n```bash\ncd nipy\n```\n3. **Make installer executable** (this will install requirements):\n```bash\nchmod +x install.sh\n```\n4. **Running installer**:\n```bash\n./install.sh\n```\n\u003e Select 1 and hit Enter in next prompt to begin installation process\n5. **Install NiPy**:\n```bash\nsudo nipy.py install\n```\nWith this command you will install nipy in your system (basically this will install tor and iptables based on your system distribution)\u003cbr\u003e\nAnd everything is ready to go.\n\n# Usage\n1. **To start the NiPy**:\n```bash\nsudo python nipy.py start\n```\n\u003e Simple output:\n\u003e ```plaintext\n\u003e   [*] Nipy Started.\n\u003e ```\n2. **To stop the NiPy**:\n```bash\nsudo python nipy.py stop\n```\n\u003e Simple output:\n\u003e ```plaintext\n\u003e   [*] Nipy Stopped.\n\u003e ```\n3. **To restart the NiPy**:\n```bash\nsudo python nipy.py restart\n```\n\u003e Simple output:\n\u003e ```plaintext\n\u003e  [*] Nipy Re started!\n\u003e ```\n4. **To see status of NiPy**:\n```bash\nsudo python nipy.py status\n```\n\u003e Simple output:\n\u003e ```plaintext\n\u003e  [+] Status: Running...\n\u003e  [+] IP    : xxx.xxx.xxx.xxx\n\u003e ```\n\u003e or If you are not connected:\n\u003e ```plaintext\n\u003e   [!] Could not get status for TOR! Is Nipy running??\n\u003e ```\n5. **To see help message**:\n```bash\nsudo python nipy.py help\n```\n\u003e Simple output:\n\u003e ```plaintext  \n\u003e  [!] Usage: python nipy.py [argument]\n\u003e\n\u003e  - install    | Install NiPy\n\u003e  - start      | Start the NiPy\n\u003e  - stop       | Stop the NiPy\n\u003e  - restart    | Re start the niPy\n\u003e  - status     | Show NiPy status\n\u003e  - help       | Show this message\n\u003e ```\n\n# Virtual Environment (Optional)\nIf you want to use virtual environment for this script, you can do the same steps in installation but before running `install.sh` you must make virtual environment for this tool.\n```bash\nvirtualenv venv \n```\nAnd active it using:\n```bash\nsource venv/bin/activate\n```\nThen you can run `install.sh` or manually install requirements using:\n```bash\npip install -r requirements.txt\n```\n\n# Could not get system information ?\nNo problem. you can open issue based on your distribution, so i can edit and add more supports for distros!\n\n# Tests\nTested on **Kali**: `Working`\u003cbr\u003e\nTested on **Black Arch**: `Not Working` (issue is from platform library, will be fixed soon)\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourva%2Fnipy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkourva%2Fnipy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourva%2Fnipy/lists"}