{"id":19526074,"url":"https://github.com/noobpk/auto-change-tor-ip","last_synced_at":"2025-04-05T04:09:07.530Z","repository":{"id":37713017,"uuid":"205653348","full_name":"noobpk/auto-change-tor-ip","owner":"noobpk","description":"Automatically change tor ip address over time when accessing the internet. Make it private and safe for you","archived":false,"fork":false,"pushed_at":"2024-12-04T14:11:48.000Z","size":64,"stargazers_count":131,"open_issues_count":0,"forks_count":33,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T03:04:11.164Z","etag":null,"topics":["bypass-firewall","change-ip","private-vpn","privoxy-tor","proxy","socks","tor","vpn"],"latest_commit_sha":null,"homepage":"","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/noobpk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"noobpk","open_collective":"lethanhphuc","custom":["https://paypal.me/noobpk"]}},"created_at":"2019-09-01T09:06:53.000Z","updated_at":"2025-03-28T21:08:28.000Z","dependencies_parsed_at":"2025-01-13T15:11:27.166Z","dependency_job_id":"8a940944-e351-4dae-886c-9a3426c45929","html_url":"https://github.com/noobpk/auto-change-tor-ip","commit_stats":{"total_commits":29,"total_committers":3,"mean_commits":9.666666666666666,"dds":0.06896551724137934,"last_synced_commit":"1ff2f46c5c20437623437bfd707fa6c228bd8d6d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noobpk%2Fauto-change-tor-ip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noobpk%2Fauto-change-tor-ip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noobpk%2Fauto-change-tor-ip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noobpk%2Fauto-change-tor-ip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noobpk","download_url":"https://codeload.github.com/noobpk/auto-change-tor-ip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284945,"owners_count":20913704,"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":["bypass-firewall","change-ip","private-vpn","privoxy-tor","proxy","socks","tor","vpn"],"created_at":"2024-11-11T01:08:10.072Z","updated_at":"2025-04-05T04:09:07.505Z","avatar_url":"https://github.com/noobpk.png","language":"Python","funding_links":["https://github.com/sponsors/noobpk","https://opencollective.com/lethanhphuc","https://paypal.me/noobpk"],"categories":[],"sub_categories":[],"readme":"# Tool Auto change tor ip\nAutomatically change tor ip address over time and using privoxy when accessing the internet. Make it private and safe for you.\n\n\u003e Currently the tool is supported on MacOS and Kali Linux / Ubuntu (No support for Linux versions installed through the Microsoft Store)\n\n# Architecture\n![image](https://user-images.githubusercontent.com/31820707/189964620-7062c280-7011-4b13-84a5-bf676e721d25.png)\n\n\n# PreConfig for Privoxy\n1. Linux - Edit `/etc/privoxy/config` \n    - Find \u0026 Set `enable-remote-toggle 1`\n    - Finf \u0026 Set `enable-edit-actions 1`\n    - Find \u0026 Remove `#` in `forward-socks5t   /               127.0.0.1:9050 .`\n2. MacOS - Edit `/usr/local/etc/privoxy/config` \n    - Find \u0026 Set `enable-remote-toggle 1`\n    - Find \u0026 Set `enable-edit-actions 1`\n    - Find \u0026 Remove `#` in `forward-socks5t   /               127.0.0.1:9050 .`\n    \nFor example privoxy config `privoxy.config`\n\n# PreConfig for FoxyProxy Extension\n- Install FoxyProxy Extension then import `FoxyProxy_2024-12-03.json`\n\n# Usage\n1. git clone https://github.com/noobpk/auto-change-tor-ip.git\n1. cd auto-change-tor-ip/\n1. pip install -r requirements.txt\n1. python3 autorip.py\n1. Set time and loop for autorip\n1. On your browsers -\u003e open FoxyProxy -\u003e turn on `Autorip-Privoxy` or add HTTP Proxy 127.0.0.1:8118 to network configuration.\n1. Now you can access http://p.p/\n\n\u003c!-- # Configure burp suite walk through browser\n1. add socket 127.0.0.1:9050 into Network setting -\u003e SOCKS Host in browser\n2. On Burp Suite - Add socket 127.0.0.1:9050 into User options -\u003e SOCKS Proxy in burp suite --\u003e\n\n\u003c!-- # Configure autorip with proxychains\n1. Edit `/etc/proxychains.conf` at `[ProxyList]` add `socks5 127.0.0.1 9050` --\u003e\n\n# Interface Autorip when running\n\u003cimg width=\"664\" alt=\"image\" src=\"https://user-images.githubusercontent.com/31820707/142809533-8e1034ed-cde1-483f-a363-1749d9b6e755.png\"\u003e\n\n# Demo\n|Name|Link|\n|----|----|\n|Automation change tor ip address \u0026#124; Basic Usage \u0026#124; Tor - Privoxy - Bypass Firewall  Block Ip| https://youtu.be/GxnUKkYEHcw |\n|Automation change tor ip address \u0026#124; Advance Usage \u0026#124; Burp Suite - Nmap - Bypass Firewall  Block Ip| https://youtu.be/X4avfaYWGtw |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoobpk%2Fauto-change-tor-ip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoobpk%2Fauto-change-tor-ip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoobpk%2Fauto-change-tor-ip/lists"}