Skip to content

Instantly share code, notes, and snippets.

@chrdek
Created September 3, 2018 10:22
Show Gist options
  • Save chrdek/f74bc3c81c5431efd1ebf5a043249037 to your computer and use it in GitHub Desktop.
Save chrdek/f74bc3c81c5431efd1ebf5a043249037 to your computer and use it in GitHub Desktop.
http address to ip address generator (2nd version)
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