From faf6e311013dde2b14d1ef1289fe122f1af926fa Mon Sep 17 00:00:00 2001 From: eryajf Date: Thu, 8 Aug 2024 00:04:25 +0800 Subject: [PATCH] add new repo --- "items/SQL\345\256\241\346\240\270/goInsight.yaml" | 5 +++++ .../netcap.yaml" | 5 +++++ .../tproxy.yaml" | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 "items/SQL\345\256\241\346\240\270/goInsight.yaml" create mode 100644 "items/\346\212\223\345\214\205\345\267\245\345\205\267/netcap.yaml" create mode 100644 "items/\346\212\223\345\214\205\345\267\245\345\205\267/tproxy.yaml" diff --git "a/items/SQL\345\256\241\346\240\270/goInsight.yaml" "b/items/SQL\345\256\241\346\240\270/goInsight.yaml" new file mode 100644 index 0000000..8502fd0 --- /dev/null +++ "b/items/SQL\345\256\241\346\240\270/goInsight.yaml" @@ -0,0 +1,5 @@ +kind: SQL审核 +owner: lazzyfu +repo: goInsight +desc: "一个基于Gin和Vue开发的前后端分离Web平台,支持MySQL/TiDB/ClickHouse数据库,提供工单管理和数据查询功能。" +desc_en: "A front-end and back-end separation Web platform developed based on Gin and Vue, supporting MySQL/TiDB/ClickHouse databases, providing work order management and data query functions." diff --git "a/items/\346\212\223\345\214\205\345\267\245\345\205\267/netcap.yaml" "b/items/\346\212\223\345\214\205\345\267\245\345\205\267/netcap.yaml" new file mode 100644 index 0000000..b360208 --- /dev/null +++ "b/items/\346\212\223\345\214\205\345\267\245\345\205\267/netcap.yaml" @@ -0,0 +1,5 @@ +kind: 抓包工具 +owner: bytedance +repo: netcap +desc: "一个基于bcc,可对含skb作为参数的系统函数,或者基于DPDK的mbuf抓包分析的工具。" +desc_en: "A tool for packet capture and analysis based on bcc, which can capture and analyze packets based on system functions with skb as parameters or based on DPDK mbuf." diff --git "a/items/\346\212\223\345\214\205\345\267\245\345\205\267/tproxy.yaml" "b/items/\346\212\223\345\214\205\345\267\245\345\205\267/tproxy.yaml" new file mode 100644 index 0000000..ae619c6 --- /dev/null +++ "b/items/\346\212\223\345\214\205\345\267\245\345\205\267/tproxy.yaml" @@ -0,0 +1,5 @@ +kind: 抓包工具 +owner: kevwan +repo: tproxy +desc: "分析 gRPC 连接何时连接、何时重连。分析 MySQL 连接池,当前多少连接,连接的生命周期是什么策略。也可以用来观察和分析任何 TCP 连接" +desc_en: "Analyze when gRPC connections connect and reconnect. Analyze the MySQL connection pool, how many connections are currently connected, and what is the connection lifecycle strategy. It can also be used to observe and analyze any TCP connection"