docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable
This commit is contained in:
commit
96961f23f5
268 changed files with 24161 additions and 0 deletions
16
configs/tor/torrc
Normal file
16
configs/tor/torrc
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# KoopaRelay — active policy (podman koopa-tor-relay, host network)
|
||||
# Live paths: ~/koopa-tor-relay/{torrc,data,log} on koopa
|
||||
Log notice file /var/log/tor/notices.log
|
||||
Nickname KoopaRelay
|
||||
ContactInfo info+koopa@hacktivism.ch
|
||||
# dual-stack ORPort (IPv4 + IPv6)
|
||||
ORPort 8080
|
||||
ControlPort 127.0.0.1:9051
|
||||
ExitRelay 0
|
||||
SocksPort 0
|
||||
MyFamily 52BB94DDC1292F950CF728708AC48523E018A718
|
||||
BandwidthRate 2000 MBytes
|
||||
BandwidthBurst 2000 MBytes
|
||||
RelayBandwidthRate 2000 MBytes
|
||||
RelayBandwidthBurst 2000 MBytes
|
||||
DataDirectory /var/lib/tor
|
||||
Loading…
Add table
Add a link
Reference in a new issue