Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new repo #49

Merged
merged 1 commit into from
May 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions items/终端命令行工具/RustScan.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: RustScan
repo: RustScan
desc: '现代端口扫描仪,3 秒内扫描所有 65k 端口。'
desc_en: 'Modern port scanner that can scan all 65k ports in 3 seconds.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/fping.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: schweikert
repo: fping
desc: '一个向网络主机发送 ICMP 回显探测的程序,类似于 ping,但在 ping 多个主机时性能要好得多。'
desc_en: 'a program to send ICMP echo probes to network hosts, similar to ping, but much better performing when pinging multiple hosts. '
5 changes: 5 additions & 0 deletions items/终端命令行工具/mtr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: traviscross
repo: mtr
desc: '能够显示网络每一跳信息的诊断工具。'
desc_en: 'A diagnostic tool that is able to show the route network packets take to a host'
5 changes: 5 additions & 0 deletions items/终端命令行工具/ossutil.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: aliyun
repo: ossutil
desc: '一个用户友好的命令行工具,用于访问阿里云 OSS。'
desc_en: 'A user friendly command line tool to access AliCloud OSS.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/peco.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: peco
repo: peco
desc: '简单的交互式过滤工具。'
desc_en: 'Simplistic interactive filtering tool.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/prettyping.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: denilsonsa
repo: prettyping
desc: 'prettyping 是标准工具的包装器 ping,目的是使输出更漂亮、更丰富多彩、更紧凑且更易于阅读。'
desc_en: 'prettyping is a wrapper around the standard ping tool with the objective of making the output prettier, more colorful, more compact, and easier to read..'