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
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue