diff --git a/items/Database/clover.yaml b/items/Database/clover.yaml new file mode 100644 index 0000000..b74bb96 --- /dev/null +++ b/items/Database/clover.yaml @@ -0,0 +1,5 @@ +kind: Database +owner: ostafen +repo: clover +desc: '基于 Golang 编写,一个轻量级的NoSQL数据库,由于它的代码库很小,所以设计得简单且易于维护' +desc_en: 'Written in Golang, a lightweight NoSQL database, because its codebase is small, so it is designed to be simple and easy to maintain' \ No newline at end of file diff --git a/items/ElasticSearch-Manage/elasticsearch-dump.yaml b/items/ElasticSearch-Manage/elasticsearch-dump.yaml new file mode 100644 index 0000000..38fc0c2 --- /dev/null +++ b/items/ElasticSearch-Manage/elasticsearch-dump.yaml @@ -0,0 +1,5 @@ +kind: ElasticSearch-Manage +owner: elasticsearch-dump +repo: elasticsearch-dump +desc: 'Elasticsearch 和 OpenSearch 的索引数据导入和导出工具' +desc_en: 'Index data import and export tool for Elasticsearch and OpenSearch' \ No newline at end of file diff --git a/items/Gateway/apinto.yaml b/items/Gateway/apinto.yaml new file mode 100644 index 0000000..6968997 --- /dev/null +++ b/items/Gateway/apinto.yaml @@ -0,0 +1,5 @@ +kind: Gateway +owner: eolinker +repo: apinto +desc: '基于 golang 开发的网关,具有各种插件,可以自行扩展,即插即用。它可以快速帮助企业管理 API 服务,提高 API 服务的稳定性和安全性' +desc_en: 'Gateway developed based on golang, with various plug-ins, which can be extended by itself, plug and play. It can quickly help enterprises manage API services and improve the stability and security of API services' \ No newline at end of file diff --git a/items/Git-Server/gitea.yaml b/items/Git-Server/gitea.yaml new file mode 100644 index 0000000..b6b4fb5 --- /dev/null +++ b/items/Git-Server/gitea.yaml @@ -0,0 +1,5 @@ +kind: Git-Server +owner: go-gitea +repo: gitea +desc: '包括 Git 托管、代码审查、团队协作、包注册和 CI/CD,功能强大,值得一试。fork 自 Gogs' +desc_en: 'Includes git repository hosting, code review, issue tracking, team collaboration, and CI/CD. Powerful, worth a try. Fork from Gogs' \ No newline at end of file diff --git a/items/Git-Server/gogs.yaml b/items/Git-Server/gogs.yaml new file mode 100644 index 0000000..429364b --- /dev/null +++ b/items/Git-Server/gogs.yaml @@ -0,0 +1,5 @@ +kind: Git-Server +owner: gogs +repo: gogs +desc: '一个最简单、最快速和最轻松的方式搭建自助 Git 服务,基于 Golang 开发,支持多平台。' +desc_en: 'The simplest, fastest and easiest way to build a self-service Git service, developed on Golang and supporting multiple platforms.' \ No newline at end of file diff --git a/items/OpenResty/nginx-ui.yaml b/items/OpenResty/nginx-ui.yaml new file mode 100644 index 0000000..bad6add --- /dev/null +++ b/items/OpenResty/nginx-ui.yaml @@ -0,0 +1,5 @@ +kind: OpenResty +owner: 0xJacky +repo: nginx-ui +desc: '一个基于 Web 的综合界​​面,旨在简化 Nginx 服务器的管理和配置' +desc_en: 'a comprehensive web-based interface designed to simplify the management and configuration of Nginx servers.' \ No newline at end of file diff --git a/items/oauth2/MaxKey.yaml b/items/oauth2/MaxKey.yaml new file mode 100644 index 0000000..72b83d0 --- /dev/null +++ b/items/oauth2/MaxKey.yaml @@ -0,0 +1,5 @@ +kind: OAuth2 +owner: dromara +repo: MaxKey +desc: '业界领先的IAM-IDaas身份管理和认证产品,支持OAuth 2.x/OpenID Connect、SAML 2.0、JWT、CAS、SCIM等标准协议,提供安全、标准和开放的用户身份管理(IDM)、身份认证(AM)、单点登录(SSO)、RBAC权限管理和资源管理等' +desc_en: 'The industry-leading IAM-IDaas identity management and authentication product supports standard protocols such as OAuth 2.x/OpenID Connect, SAML 2.0, JWT, CAS, SCIM, etc., providing secure, standard and open user identity management (IDM), identity authentication (AM), Single sign-on (SSO), RBAC permission management and resource management, etc.' \ No newline at end of file diff --git a/items/oauth2/logto.yaml b/items/oauth2/logto.yaml index 313dbf2..890ffd4 100644 --- a/items/oauth2/logto.yaml +++ b/items/oauth2/logto.yaml @@ -1,4 +1,4 @@ -kind: Monitor +kind: OAuth2 owner: logto-io repo: logto desc: '专为现代应用程序和 SaaS 产品设计的 Auth0 替代方案。它提供无缝的开发人员体验,非常适合个人和成长型公司' diff --git a/items/oauth2/zitadel.yaml b/items/oauth2/zitadel.yaml new file mode 100644 index 0000000..06912bf --- /dev/null +++ b/items/oauth2/zitadel.yaml @@ -0,0 +1,5 @@ +kind: OAuth2 +owner: zitadel +repo: zitadel +desc: '企业级统一身份认证管理系统' +desc_en: 'Enterprise-level unified identity authentication management system' \ No newline at end of file diff --git "a/items/\345\206\205\347\275\221\347\251\277\351\200\217/frp.yaml" "b/items/\345\206\205\347\275\221\347\251\277\351\200\217/frp.yaml" new file mode 100644 index 0000000..409c2a8 --- /dev/null +++ "b/items/\345\206\205\347\275\221\347\251\277\351\200\217/frp.yaml" @@ -0,0 +1,5 @@ +kind: 内网穿透 +owner: fatedier +repo: frp +desc: '一个专注于内网穿透的高性能的反向代理应用,支持 TCP、UDP、HTTP、HTTPS 等多种协议。可以将内网服务以安全、便捷的方式通过具有公网 IP 节点的中转暴露到公网' +desc_en: 'A high-performance reverse proxy application focused on intranet penetration, supporting multiple protocols such as TCP, UDP, HTTP, and HTTPS. Can expose intranet services to the public network through nodes with public IP in a safe and convenient way' \ No newline at end of file diff --git "a/items/\345\216\213\346\265\213/runnerGo.yaml" "b/items/\345\216\213\346\265\213/runnerGo.yaml" new file mode 100644 index 0000000..1f3d80c --- /dev/null +++ "b/items/\345\216\213\346\265\213/runnerGo.yaml" @@ -0,0 +1,5 @@ +kind: 压测 +owner: Runner-Go-Team +repo: runnerGo +desc: '一款全栈式测试平台,可以进行接口测试、场景自动化测试、性能压测等一系列功能' +desc_en: 'A full-stack test platform that can perform a series of functions such as interface testing, scenario automation testing, performance testing, etc.' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/diskusage.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/diskusage.yaml" new file mode 100644 index 0000000..968df39 --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/diskusage.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: chenquan +repo: diskusage +desc: '💥 显示磁盘使用情况的工具(Linux、MacOS 和 Windows),是一个查找最大目录或文件的非常快速的工具' +desc_en: '💥 A tool for displaying disk usage (Linux, MacOS and Windows), which is a very fast tool for finding the largest directory or file' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/gkill.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/gkill.yaml" new file mode 100644 index 0000000..59aeb3e --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/gkill.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: heppu +repo: gkill +desc: '运行 gkill 可搜索并选择要终止的进程' +desc_en: 'Run gkill to search and select the process to terminate' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/pterm.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/pterm.yaml" new file mode 100644 index 0000000..150433f --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/pterm.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: pterm +repo: pterm +desc: '一个现代的 Go 模块,可以轻松美化控制台输出。具有图表、进度条、表格、树、文本输入、选择菜单等' +desc_en: 'A modern go module to beautify console output. Featuring charts, progressbars, tables, trees, and many more 🚀 It s completely configurable and 100% cross-platform compatible.' \ No newline at end of file diff --git "a/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/1Panel.yaml" "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/1Panel.yaml" new file mode 100644 index 0000000..9f9046b --- /dev/null +++ "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/1Panel.yaml" @@ -0,0 +1,5 @@ +kind: 运维管理平台 +owner: 1Panel-dev +repo: 1Panel +desc: '现代化、开源的 Linux 服务器运维管理面板' +desc_en: 'Modern, open source Linux server operation and maintenance management panel' \ No newline at end of file diff --git "a/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/dhorse.yaml" "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/dhorse.yaml" new file mode 100644 index 0000000..60596e6 --- /dev/null +++ "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/dhorse.yaml" @@ -0,0 +1,5 @@ +kind: 运维管理平台 +owner: 512team +repo: dhorse +desc: '一个轻量级、简单易用的云应用管理平台,具有多云和多环境管理、应用管理和部署、服务治理等功能' +desc_en: 'A lightweight, easy-to-use cloud application management platform with functions such as multi-cloud and multi-environment management, application management and deployment, and service governance' \ No newline at end of file diff --git "a/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/pity.yaml" "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/pity.yaml" new file mode 100644 index 0000000..7116efb --- /dev/null +++ "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/pity.yaml" @@ -0,0 +1,5 @@ +kind: 运维管理平台 +owner: wuranxu +repo: pity +desc: '一款专注于api自动化的工具,采用Python+FastApi+React开发' +desc_en: 'A tool focusing on API automation, developed using Python+FastApi+React' \ No newline at end of file diff --git "a/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/safeline.yaml" "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/safeline.yaml" new file mode 100644 index 0000000..7a37a17 --- /dev/null +++ "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/safeline.yaml" @@ -0,0 +1,5 @@ +kind: 运维管理平台 +owner: chaitin +repo: safeline +desc: '一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击' +desc_en: 'A free WAF that is simple enough, easy to use, and powerful enough. Based on the industry-leading semantic engine detection technology, it is accessed as a reverse proxy to protect your website from hacker attacks' \ No newline at end of file diff --git "a/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/tdp-cloud.yaml" "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/tdp-cloud.yaml" new file mode 100644 index 0000000..9741703 --- /dev/null +++ "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/tdp-cloud.yaml" @@ -0,0 +1,5 @@ +kind: 运维管理平台 +owner: opentdp +repo: tdp-cloud +desc: '土豆片多云资源管理系统' +desc_en: 'Potato chip multi-cloud resource management system' \ No newline at end of file diff --git "a/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/yangfan.yaml" "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/yangfan.yaml" new file mode 100644 index 0000000..65ba2c4 --- /dev/null +++ "b/items/\350\277\220\347\273\264\347\256\241\347\220\206\345\271\263\345\217\260/yangfan.yaml" @@ -0,0 +1,5 @@ +kind: 运维管理平台 +owner: test-instructor +repo: yangfan +desc: '一款高效、可靠的自动化测试平台,旨在帮助团队提升测试效率、降低测试成本' +desc_en: 'An efficient and reliable automated testing platform designed to help teams improve testing efficiency and reduce testing costs' \ No newline at end of file