feat(packages): add graphviz, websocat, netcat

This commit is contained in:
Matthieu Bessat 2024-08-10 00:29:55 +02:00
parent b350d2c306
commit 63ff7c7e1e

View file

@ -116,6 +116,7 @@ common:
- pandoc # general purpose document converter - pandoc # general purpose document converter
- typst # an alternative to latex - typst # an alternative to latex
- aur/marp-cli-bin # create presentation from markdown - aur/marp-cli-bin # create presentation from markdown
- graphviz
latex: latex:
- texlive-basic - texlive-basic
- texlive-latex - texlive-latex
@ -131,6 +132,7 @@ common:
http: http:
- jwt-cli - jwt-cli
- curl - curl
- websocat
- wget - wget
- miniserve - miniserve
- mitmproxy - mitmproxy
@ -145,6 +147,7 @@ common:
- aur/python-dnsrecon - aur/python-dnsrecon
_: _:
- nmap - nmap
- gnu-netcat
- wireguard-tools - wireguard-tools
- tcpdump - tcpdump
- socat # TCP proxy or relay - socat # TCP proxy or relay