Skip to content

Instantly share code, notes, and snippets.

@chrdek
Created September 14, 2018 16:05
Show Gist options
  • Save chrdek/accf2e0a8dd47525471960947c181848 to your computer and use it in GitHub Desktop.
Save chrdek/accf2e0a8dd47525471960947c181848 to your computer and use it in GitHub Desktop.
http to ip convert 4
f=s=>{k=t=0;for(c of s)t+=c.charCodeAt();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