Skip to content

Commit

Permalink
Fix penelope
Browse files Browse the repository at this point in the history
  • Loading branch information
QU35T-code committed Oct 28, 2024
1 parent 50edeb3 commit 3251669
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion sources/assets/shells/aliases.d/penelope

This file was deleted.

2 changes: 1 addition & 1 deletion sources/install/package_network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ function install_chisel() {
function install_penelope() {
# CODE-CHECK-WHITELIST=add-aliases
colorecho "Installing Penelope"
pipx install --system-site-packages https://github.com/brightio/penelope.git
pipx install --system-site-packages git+https://github.com/brightio/penelope.git
add-history penelope
add-test-command "penelope.py --help"
add-to-list "penelope,https://github.com/brightio/penelope,Penelope is a shell handler designed to be easy to use and intended to replace netcat when exploiting RCE vulnerabilities."
Expand Down

0 comments on commit 3251669

Please sign in to comment.