Skip to content
This repository was archived by the owner on Feb 23, 2018. It is now read-only.

Xe/ipcloak.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipcloak

This provides IP cloaking or scrambling tools for making it easier to allow bans by IP address made by moderators you don't trust with said IP addresses.

Usage:

require "ipcloak"

IPCloak::ip("8.8.8.8")
# => "8.8.l.u"

IPCloak::host("some-customer-subdomain.localisp.tld")
# => "ppan-bethxlos-byvyqcnpn.localisp.tld"

About

Elemental-ircd's IP/Host cloaking module ported to a ruby extension

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors