Skip to content

Instantly share code, notes, and snippets.

@chrdek
Created September 1, 2018 23:42
Show Gist options
  • Save chrdek/a5869a05a19157b84562e5bc5a951995 to your computer and use it in GitHub Desktop.
Save chrdek/a5869a05a19157b84562e5bc5a951995 to your computer and use it in GitHub Desktop.
http address to ip address value script sample
f=s=>{var t=[...s].reduce((c,i)=>i.charCodeAt(0)+c,0);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