Created
September 3, 2018 10:22
-
-
Save chrdek/f74bc3c81c5431efd1ebf5a043249037 to your computer and use it in GitHub Desktop.
http address to ip address generator (2nd version)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f=s=>{t=eval([...s].map((k,v)=>s.charCodeAt(v)).join('+'));return [1,2,3,4].map((n)=>n*t%256)} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment