Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
#夺旗赛 (CTF) 和网络安全资源# sherlock 是一个社工查询工具,能从上百个社交网站中检索指定 username 的账号是否存在
#效率工具集合# bat 是类似 cat(1)的命令行工具,带有语法高亮、git 集成、自动分页
#效率工具集合# ripgrep 是一个命令行文件搜索工具,自动递归、正则匹配内容
dive 是一个docker镜像layer分析的工具,能帮助缩小镜像大小
cobra 是一个用于快速开发Go语言命令行式应用程序的脚手架工具和库
#大语言模型# 🙌 OpenHands: Code Less, Make More
#效率工具集合# fd是一种简单、快速和用户友好的find命令替代方案
A collection of modern/faster/saner alternatives to common unix commands.
翻译 - 常见 unix 命令的现代/更快/更明智的替代品的集合。
Bubble Tea 是一个用于构建终端界面的 Go 语言 TUI 框架
#大语言模型# 逆向chat.openai.comAPI工程和绕过Cloudflare Server来免费使用的ChatGPT
🌈 React for interactive command-line apps
翻译 - 🌈对交互式命令行应用程序做出反应
Angular CLI 是一个命令行界面工具,可用于初始化、开发、构建和维护 Angular 应用。