diff options
author | throwaway <developerthrowaway@protonmail.com> | 2024-06-19 19:24:01 -0700 |
---|---|---|
committer | throwaway <developerthrowaway@protonmail.com> | 2024-06-19 19:24:01 -0700 |
commit | 5ef7c8b85273001efaa437a7311cfd4946b0c854 (patch) | |
tree | 70f02cb3dedb0f22f8d1817e862c64cde62348ac /docker/tor/torrc | |
parent | 40da72e8554e9526379397a8c68f2895292a79c2 (diff) |
add documentation
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 |