I hereby claim:
- I am strebitz on github.
- I am strebitz (https://keybase.io/strebitz) on keybase.
- I have a public key whose fingerprint is BAA0 642A BC7F 136D D825 6714 205F CD47 6F9E 6A41
To claim this, I am signing this object:
#!/bin/bash | |
function wshark() { | |
PCAP_FILTER="not port 22" | |
TCPDUMP="tcpdump -U -s0 -w -" | |
unset SSH_HOST | |
OPTIND=1 | |
while getopts ":f:h:s" opt |
#!/bin/bash | |
# Add these functions to your bash_profile or bash_rc | |
# Dependencies: | |
# - awscli - AWS command line client | |
# - jq - Command-line JSON processor | |
function cfn-validate-template() { | |
for template in $@ | |
do |
I hereby claim:
To claim this, I am signing this object: