IPv6 prefix representation by hakusui

print"$System.in::".split(":",9)[7..0].sum{"0000$it"[-1..-4]}.toList().join(".")+".ip6.arpa."

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page