mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-04 14:20:48 +02:00
Add pwncat alias
This commit is contained in:
parent
f11ffe337f
commit
c8e587ef48
@ -167,6 +167,9 @@ aliascmd() {
|
||||
printf ${GREEN}"[+] sublime\n"
|
||||
echo "alias sublime='/opt/sublime_text/sublime_text'" >> ~/.bash_aliases
|
||||
|
||||
printf ${GREEN}"[+] pwncat [port]\n"
|
||||
echo "alias sublime='sudo pwncat-cs --listen --port '" >> ~/.bash_aliases
|
||||
|
||||
echo "# https://github.com/d3vyce/pentools" >> ~/.bash_aliases
|
||||
source ~/.bash_aliases
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user