tor-dam

tor distributed announce mechanism (not a dht)
git clone https://git.parazyd.org/tor-dam
Log | Files | Refs | README | LICENSE

dam-dir.conf (183B)


      1 # /etc/conf.d/dam-dir
      2 
      3 # User to run as
      4 damuid="decode"
      5 
      6 # Group to run as
      7 damgid="decode"
      8 
      9 # Path to logfile
     10 damlog="/var/log/tor-dam/dam-dir.log"
     11 
     12 # Commandline flags
     13 #damopts="-t"