No description
Find a file
Vincent Batts e778fa424e
README: a little example so I remember the steps
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-06-21 14:56:40 -04:00
docker-compose.yml initial commit 2024-06-21 14:54:11 -04:00
Dockerfile initial commit 2024-06-21 14:54:11 -04:00
entrypoint.sh initial commit 2024-06-21 14:54:11 -04:00
LICENSE Initial commit 2024-06-21 18:53:44 +00:00
rc.firewall initial commit 2024-06-21 14:54:11 -04:00
README.md README: a little example so I remember the steps 2024-06-21 14:56:40 -04:00
torrc.default initial commit 2024-06-21 14:54:11 -04:00

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