您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。
|
- debian_common_packages:
-
- # apt tools
- - aptitude
-
- # admin tools
- - lsof
- - less
- - psmisc
- - lshw
- - ipcalc
- - ipv6calc
-
- # editors
- - nano
- - vim
-
- # network tools
- - iputils-ping
- - whois
- - nmap
- - tcpdump
- - dnsutils
- - mtr
- - oping
-
- # documentation
- - man-db
-
- # tools
- - pwgen
-
- # compression
- - unzip
- - p7zip
- - zip
- - unzip
-
- # file sync tools
- - rsync
- - zsync
-
- # shell tools
- - tmux
- - socat
- - jq
- - jo
- - pv
- - qrencode
-
- # languages
- - python3
- - python3-pip
- - python3-setuptools
- - golang
-
- # security tools
- - openssh-client
- - ssh-agent-filter
- - gnupg
- - gnupg-agent
- - agent-transfer
|