{"id":13775679,"url":"https://github.com/brainfucksec/archtorify","last_synced_at":"2025-08-20T22:30:44.320Z","repository":{"id":44345905,"uuid":"51030967","full_name":"brainfucksec/archtorify","owner":"brainfucksec","description":"Transparent proxy through Tor for Arch Linux OS","archived":false,"fork":false,"pushed_at":"2023-06-11T06:27:26.000Z","size":286,"stargazers_count":183,"open_issues_count":1,"forks_count":27,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-12T15:38:32.576Z","etag":null,"topics":["arch-linux","aur","aur-packages","bash","bash-script","security","tor","tor-proxy","torify","transparent-proxy"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brainfucksec.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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}},"created_at":"2016-02-03T21:12:48.000Z","updated_at":"2024-11-12T20:24:44.000Z","dependencies_parsed_at":"2024-04-23T19:06:16.993Z","dependency_job_id":"5e838c4c-1121-4d8f-98f5-4417a17fae2c","html_url":"https://github.com/brainfucksec/archtorify","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainfucksec%2Farchtorify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainfucksec%2Farchtorify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainfucksec%2Farchtorify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainfucksec%2Farchtorify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainfucksec","download_url":"https://codeload.github.com/brainfucksec/archtorify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230462906,"owners_count":18229864,"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":["arch-linux","aur","aur-packages","bash","bash-script","security","tor","tor-proxy","torify","transparent-proxy"],"created_at":"2024-08-03T17:01:45.958Z","updated_at":"2024-12-19T16:10:23.242Z","avatar_url":"https://github.com/brainfucksec.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"6e80463404d46f0493cf6e84597e4b5c\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"e99ba5f3de02f68412b13ca718a0afb6\"\u003e\u003c/a\u003eTor\u0026\u0026\u0026Onion\u0026\u0026洋葱"],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"img/logo.png\" alt=\"archtorify\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nTransparent Proxy through Tor for Arch Linux\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/brainfucksec/archtorify/commits/master\"\u003e\u003cimg src=\"https://img.shields.io/badge/version-1.30.1-blue\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/brainfucksec/archtorify/wiki\"\u003e\u003cimg src=\"https://img.shields.io/badge/docs-passing-brightgreen.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/brainfucksec/archtorify/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/brainfucksec/archtorify.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/brainfucksec/archtorify/network/members\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/brainfucksec/archtorify.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About archtorify\n\n**archtorify** is a shell script for [Arch Linux](https://www.archlinux.org/) which use [iptables](https://www.netfilter.org/projects/iptables/index.html) settings to create a **Transparent Proxy through the Tor Network**, the program also allows you to perform various checks like checking the Tor Exit Node (i.e. your public IP address when you are under Tor proxy) or if Tor has been configured correctly checking service and network settings.\n\nIn simple terms, with archtorify you can redirect all traffic of your Arch Linux operating system through the Tor Network.\n\nSee: [ArchWiki: Tor - Transparent Torification](https://wiki.archlinux.org/title/Tor#Transparent_Torification)\n\n## Getting started\n\n[To know how to install and use archtorify see the Wiki](https://github.com/brainfucksec/archtorify/wiki)\n\n## Credits\n\n* The realization of this program was possible only with:\n\n    * The [Tor Project documentation](https://gitlab.torproject.org/tpo/tpa/team/-/wikis/home)\n\n    * The users of [Arch Linux Community](https://bbs.archlinux.org/) that helped me in the building of the AUR package\n\n    * The [Whonix](https://www.whonix.org/) Team and their [documentation](https://www.whonix.org/wiki/Documentation)\n\n    * All users of who with their reports help to improve this project\n\n* \"Tor\" is a trademark of The Tor Project, Inc.. Please see: https://www.torproject.org\n\n---\n\n## Donations\n\nPlease donate a little to support my projects:\n\n**Bitcoin**\n\n![.](img/bitcoin.png)\n\n```\n19vqscjZcpa22qScPoQEuHJyyiyKokZ6C3\n```\n\n**Monero**\n\n![.](img/monero.png)\n\n```\n42HrxGUKPzNNJKFguPfFhXQajwNDnhLbogy6EWexWw9Sh5pTumVk7dkcD2PB4MuFgD1m8rnaR3pr1g852BWUTpXaTo9rQyr\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainfucksec%2Farchtorify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainfucksec%2Farchtorify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainfucksec%2Farchtorify/lists"}