Skip to content

scdickson/BashScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BashScripts

A collection of various useful scripts to add to your PATH. Some scripts from GitHub, others written by me.

ccsum

Validates a credit card number. Usage: ccsum 0000000000000000

httpstat

httpstat visualizes curl(1) statistics in a way of beauty and clarity. See https://github.com/reorx/httpstat

imgcat

It's like cat but for images.
See https://github.com/eddieantonio/imgcat

my_ip

Displays your current external IP address. Usage: my_ip

pfind

Searches Ubuntu package manager. Usage: pfind rtl-sdr trusty

phonelookup

Returns geographic location and ID of a given telephone number using Twilio. Edit the script with your own Twilio SID and auth token. Usage: phonelookup +01234567890

sms

Sends an SMS from the command line using Twilio. Edit the script with your own Twilio SID, phone number, and auth token. Usage: sms +01234567890 'message body'

ssh-audit

A tool for ssh server auditing. See https://github.com/arthepsy/ssh-audit

trufflehog

Searches through git repositories for high entropy strings, digging deep into commit history and branches. This is effective at finding secrets accidentally committed that contain high entropy. See https://github.com/dxa4481/truffleHog

weather

Returns a simple weather report for a given zip code. Usage: weather 47906

youtube-dl

Download videos from youtube.com or other video platforms Seehttps://github.com/rg3/youtube-dl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published