Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magicxor/tor-simple
tor + pluggable transports
https://github.com/magicxor/tor-simple
anti-censorship darknet docker obfs4 obfs4proxy proxy snowflake socks5 tor ubuntu webtunnel
Last synced: about 1 month ago
JSON representation
tor + pluggable transports
- Host: GitHub
- URL: https://github.com/magicxor/tor-simple
- Owner: magicxor
- License: unlicense
- Created: 2022-05-22T21:21:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T01:11:51.000Z (8 months ago)
- Last Synced: 2024-05-01T02:29:58.179Z (8 months ago)
- Topics: anti-censorship, darknet, docker, obfs4, obfs4proxy, proxy, snowflake, socks5, tor, ubuntu, webtunnel
- Language: Dockerfile
- Homepage: https://hub.docker.com/repository/docker/magicxor/tor-simple
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tor-simple
tor + pluggable transports
## Tags
* `ubuntu_rolling_*_tor_*_obfs4proxy_*_webtunnel_*_snowflake_*` (The `ubuntu:rolling` tag points to the latest release (regardless of LTS status).)
* `ubuntu_lts_*_tor_*_obfs4proxy_*` (The `ubuntu:latest` tag points to the "latest LTS", since that's the version recommended for general use.)## Volume bindings
* `/var/log/tor` (contains `notices.log` file)
* `/usr/local/etc/tor` or `/etc/tor` (contains `torrc` file)
* `/var/lib/tor` (tor working directory, contains `cached-certs`, `cached-descriptors`, `cached-descriptors.new`, `cached-microdesc-consensus`, `cached-microdescs`, `cached-microdescs.new`, `keys`, `lock`, `pt_state`, `state`)## See also
* https://hub.docker.com/_/ubuntu
* https://git.torproject.org
* https://gitlab.com/yawning/obfs4
* https://github.com/osminogin/docker-tor-simple