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

Latest commit

 

History

History
16 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 342 Bytes

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"