feat(packages): add osint and ebook softwares
This commit is contained in:
parent
df1082920e
commit
5faefae3a1
2 changed files with 14 additions and 3 deletions
|
@ -131,8 +131,11 @@ categories:
|
|||
desc: URL processing
|
||||
- name: aur/oauth2c
|
||||
desc: OAuth2 client
|
||||
- name: httrack
|
||||
desc: Download whole website for offline use
|
||||
dns:
|
||||
- bind
|
||||
- aur/python-dnsrecon
|
||||
_:
|
||||
- nmap
|
||||
- wireguard-tools
|
||||
|
@ -151,8 +154,6 @@ categories:
|
|||
- name: aur/libtree
|
||||
desc: Inspect a binary and output of tree of system libraries
|
||||
|
||||
# dnsrecon
|
||||
# httrack https://www.kali.org/tools/httrack/
|
||||
fs:
|
||||
- lsof
|
||||
- name: ncdu
|
||||
|
@ -187,6 +188,8 @@ categories:
|
|||
- mpv
|
||||
- name: mpv-mpris
|
||||
desc: Allow to control MPV with MPRIS protocol (playerctl)
|
||||
book:
|
||||
- foliate
|
||||
_:
|
||||
- ffmpeg
|
||||
- imagemagick
|
||||
|
@ -250,6 +253,10 @@ categories:
|
|||
- python-poetry
|
||||
lint:
|
||||
- ruff
|
||||
lib:
|
||||
- python-numpy
|
||||
- python-pandas
|
||||
- python-networkx
|
||||
lua:
|
||||
- lua
|
||||
web:
|
||||
|
@ -374,6 +381,8 @@ categories:
|
|||
description: Utility to write in big on the screen
|
||||
inspection:
|
||||
- wireshark-qt
|
||||
editor:
|
||||
- featherpad
|
||||
fonts:
|
||||
- ttf-roboto
|
||||
- ttf-opensans
|
||||
|
|
|
@ -4,6 +4,8 @@ base:
|
|||
- copyparty
|
||||
- lesspass
|
||||
- xkcd-pass
|
||||
- azlyrics2
|
||||
- yewtube
|
||||
- lesspass
|
||||
multimedia:
|
||||
- azlyrics2
|
||||
- epy-reader
|
||||
|
|
Loading…
Reference in a new issue