PurpleCow commented on a Page, Convert Hex IP to Dec  -  Apr 30, 2020

Or you can make it shorter this way:

alias hex2ip { return $longip($base($1,16,10)) }
alias ip2hex { return $base($longip($1),10,16) } 
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.