No description
|
|
||
|---|---|---|
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| LICENSE | ||
| rc.firewall | ||
| README.md | ||
| torrc.default | ||
tor-ctr
This container with NET_ADMIN and NET_RAW privileges is fully inside the tor router that it spins up.
Which is nice for itself, but then other container can link and use the network as well.
Used the prior work of tor-box.
Example
cd tor-ctr/
docker-compose up --build
Then from another shell:
docker run -it --rm --network=container:tor-ctr_tor_1 r.batts.cloud/debian:bookworm
curl ip.batts.cloud/json