Skip to content

Instantly share code, notes, and snippets.

@chrdek
Created September 13, 2018 21:03
Show Gist options
  • Save chrdek/f9b06ab338781797fbea1bebf3857dcb to your computer and use it in GitHub Desktop.
Save chrdek/f9b06ab338781797fbea1bebf3857dcb to your computer and use it in GitHub Desktop.
http to ip address convert. test 3
f=s=>{k=t=0;[...s].map(c=>t+=s.charCodeAt(k++));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