Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Verified Commit e16be24c authored by Benoît's avatar Benoît
Browse files

Fix netcat

parent 1ba78c16
No related branches found
No related tags found
No related merge requests found
Pipeline #15095 passed
...@@ -12,7 +12,7 @@ echo deb https://aquasecurity.github.io/trivy-repo/deb buster main | tee -a /etc ...@@ -12,7 +12,7 @@ echo deb https://aquasecurity.github.io/trivy-repo/deb buster main | tee -a /etc
apt-get update >/dev/null apt-get update >/dev/null
apt-get dist-upgrade -y apt-get dist-upgrade -y
apt-get install --no-install-recommends -y vim pwgen jq unzip pass zsh fonts-powerline \ apt-get install --no-install-recommends -y vim pwgen jq unzip pass zsh fonts-powerline \
htop software-properties-common gpg netcat uuid-runtime dnsutils exa fd-find skopeo bzip2 \ htop software-properties-common gpg netcat-openbsd uuid-runtime dnsutils exa fd-find skopeo bzip2 \
trivy iproute2 nmap iperf3 trivy iproute2 nmap iperf3
ln -s $(which fdfind) /usr/local/bin/fd ln -s $(which fdfind) /usr/local/bin/fd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment