Adds an alias for ss
This commit is contained in:
parent
86d72f9efb
commit
9d7f48627f
1 changed files with 2 additions and 0 deletions
|
@ -160,4 +160,6 @@ alias ol="open-local"
|
|||
|
||||
alias globalip="drill myip.opendns.com @resolver1.opendns.com | sed -n '/ANSWER SECTION/,/AUTHORITY SECTION/ p' | sed -n '2 p' | awk '{print \$5}'"
|
||||
|
||||
alias ss="cat /usr/share/exploitdb/files_exploits.csv | fzf | cut -d',' -f1 | xargs searchsploit -m"
|
||||
|
||||
alias ddg="ddgr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue