{"id":19979050,"url":"https://github.com/fphammerle/docker-tor-obfs4-bridge","last_synced_at":"2025-05-04T04:32:26.365Z","repository":{"id":38021452,"uuid":"205449685","full_name":"fphammerle/docker-tor-obfs4-bridge","owner":"fphammerle","description":"Tor bridge running obfs4 obfuscation protocol in Alpine 🐳","archived":true,"fork":false,"pushed_at":"2024-02-02T20:42:21.000Z","size":138,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-01T06:03:18.806Z","etag":null,"topics":["anonymization","obfs4proxy","obfuscation","tor","tor-bridge"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/fphammerle/tor-obfs4-bridge/tags","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fphammerle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2019-08-30T20:05:26.000Z","updated_at":"2024-11-04T08:58:51.000Z","dependencies_parsed_at":"2022-08-08T22:46:09.086Z","dependency_job_id":"21cbae2b-b9df-476b-98e0-e5ace8bbc970","html_url":"https://github.com/fphammerle/docker-tor-obfs4-bridge","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-tor-obfs4-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-tor-obfs4-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-tor-obfs4-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-tor-obfs4-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fphammerle","download_url":"https://codeload.github.com/fphammerle/docker-tor-obfs4-bridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252288911,"owners_count":21724323,"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":["anonymization","obfs4proxy","obfuscation","tor","tor-bridge"],"created_at":"2024-11-13T03:36:16.336Z","updated_at":"2025-05-04T04:32:23.280Z","avatar_url":"https://github.com/fphammerle.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker: tor obfs4 bridge 🐳\n\nTor bridge running obfs4 obfuscation protocol via\n[lyrebird](https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird) on Alpine\n\nAlpine port of https://dip.torproject.org/torproject/anti-censorship/docker-obfs4-bridge\n\n## usage\n\nselect a random `$OR_PORT` and `$PT_PORT`\n\n(see `/proc/sys/net/ipv4/ip_local_port_range` for range)\n\n```sh\ndocker run --name tor_obfs4_bridge \\\n    -e OR_PORT=42218 -p 42218:42218 \\\n    -e PT_PORT=51804 -p 51804:51804 \\\n    -e CONTACT_INFO=admin@optional.com \\\n    fphammerle/tor-obfs4-bridge\n```\n\nadd `-v tor_obfs4_bridge_data:/var/lib/tor` to keep server's identity key\nwhen restarting the container\n\nadditionally add `--read-only --tmpfs /tmp:rw,size=4k`\nto make the container's root filesystem read only\n\nverify status of bridge at https://metrics.torproject.org/rs.html\n\n## further reading\n\nhttps://community.torproject.org/relay/setup/bridge/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphammerle%2Fdocker-tor-obfs4-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffphammerle%2Fdocker-tor-obfs4-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphammerle%2Fdocker-tor-obfs4-bridge/lists"}