diff options
author | lolcat <will@lolcat.ca> | 2024-06-22 14:00:12 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-06-22 14:00:12 -0400 |
commit | 75003b6617c1a828fb871c3f76da415b3ce0b455 (patch) | |
tree | 8d7cf9400bc924c065df3e310e570f6098cb8585 /docker/tor/torrc | |
parent | 4e1df70ce6ab311aabc07946ca533deb5ef446d2 (diff) | |
parent | 0b68d6b2a9928d1b9dae389fbf5b95056e678be0 (diff) |
Merge branch 'master' of https://git.lolcat.ca/lolcat/4get
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 |