Skip to content

Commit

Permalink
add bash-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetcore authored Dec 31, 2024
1 parent 8a177ad commit 71b2c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1337_file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ openssl rand -hex 6 | sed 's/\(..\)/\1:/g; s/.$//'
sudo ifconfig en0 ether <MAC address>

# Kali terminal setup (podman, docker)
apt install proxychains4 nmap metasploit-framework sqlmap links neovim tor curl golang fish
apt install proxychains4 nmap metasploit-framework sqlmap links neovim tor curl golang fish bash-completion
tor &
proxychains4 -q fish
curl https://www.get-my-ip.info/api/ip
Expand Down

0 comments on commit 71b2c24

Please sign in to comment.