ldilley / rubircd

:speech_balloon: An IRC server written in Ruby
http://www.dilley.me/rubircd
GNU General Public License v3.0
22 stars 4 forks source link

Add support for hostname cloaking #7

Closed ldilley closed 9 years ago

ldilley commented 9 years ago

Support optional hostname cloaking for users who want to protect their hostname or IP address.

ldilley commented 9 years ago

Add the following new parameter to options.yml:

cloak_host: users.rubircd.rocks

Users can activate this hostname via umode +x. If the value is blank, hostname cloaking is disabled.