feat(packages): add graphviz, websocat, netcat
This commit is contained in:
parent
b350d2c306
commit
63ff7c7e1e
1 changed files with 3 additions and 0 deletions
|
@ -116,6 +116,7 @@ common:
|
|||
- pandoc # general purpose document converter
|
||||
- typst # an alternative to latex
|
||||
- aur/marp-cli-bin # create presentation from markdown
|
||||
- graphviz
|
||||
latex:
|
||||
- texlive-basic
|
||||
- texlive-latex
|
||||
|
@ -131,6 +132,7 @@ common:
|
|||
http:
|
||||
- jwt-cli
|
||||
- curl
|
||||
- websocat
|
||||
- wget
|
||||
- miniserve
|
||||
- mitmproxy
|
||||
|
@ -145,6 +147,7 @@ common:
|
|||
- aur/python-dnsrecon
|
||||
_:
|
||||
- nmap
|
||||
- gnu-netcat
|
||||
- wireguard-tools
|
||||
- tcpdump
|
||||
- socat # TCP proxy or relay
|
||||
|
|
Loading…
Reference in a new issue