Skip to content

zany2dmax/catchall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catchall

A repo for all the little one off tools and scripts I write

concat_line

A simple go script to concatenate lines of text to one line separated by a delimeter. Default is ",". Specifies files or stdin/stdout.

ip_verify

A simple go script to verify IP addressess are in proper format, and optionally do whois, nslookup, and reverse name lookups on them.

ipconvert

Converts IP ranges (aka 192.168.1.0-192.168.1.255) to a CIDR value (192.168.1.0/24) OR vice-versa. Automatically can tell ranges and CIDRs.

Azure AD email checks

Using Microsofts Graph API to get all users of a given tenant and pull out last time they changed their password.

About

A repo for all the little one off tools and scripts I write

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published