diff options
author | lolcat <will@lolcat.ca> | 2024-06-20 03:52:36 +0000 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-06-20 03:52:36 +0000 |
commit | 0b68d6b2a9928d1b9dae389fbf5b95056e678be0 (patch) | |
tree | 7a45bc4692b9be077bda192641917d6921b3ced3 /docker/tor/torrc | |
parent | 40da72e8554e9526379397a8c68f2895292a79c2 (diff) | |
parent | a0b3189198afff6632eee761b0d3a601ce09b43c (diff) |
Merge pull request 'docker_tor_documentation' (#22) from docker_tor_documentation into master
Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/22
Diffstat (limited to 'docker/tor/torrc')
-rw-r--r-- | docker/tor/torrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/tor/torrc b/docker/tor/torrc new file mode 100644 index 0000000..da32a7a --- /dev/null +++ b/docker/tor/torrc @@ -0,0 +1 @@ +SocksPort 0.0.0.0:9050 |