]> arthur.barton.de Git - ngircd.git/blobdiff - doc/sample-ngircd.conf.tmpl
Implemented hashed cloaked hostnames for +x
[ngircd.git] / doc / sample-ngircd.conf.tmpl
index f696dc6de0a9d2335d20ded837ad4990f15367d2..8297a9bb24a8700b325895261b542e6367e3128c 100644 (file)
        # Set this hostname for every client instead of the real one.
        # Please note: don't use the percentage sign ("%"), it is reserved for
        # future extensions!
-       ;CloakHost = irc.example.net
+       ;CloakHost = cloaked.host
+
+       # Use this hostname for hostname cloaking on clients that have the
+       # user mode "+x" set, instead of the name of the server.
+       # Use %x to add the hashed value of the original hostname
+       ;CloakHostModeX = cloaked.user
+
+       # The Salt for cloaked hostname hashing
+       ;CloakHostModeXSalt = abcdefghijklmnopqrstuvwxyz
 
        # Set every clients' user name to their nick name
        ;CloakUserToNick = yes