🧩 分享一些日常收集到的开源软件、开发工具和技术知识。
Useful open-source projects, dev tools, and tech snippets — shared from daily discoveries.
Useful open-source projects, dev tools, and tech snippets — shared from daily discoveries.
https://github.com/AykutSarac/jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
#json
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
#json
https://github.com/yt-dlp/yt-dlp
超级影音下载工具 yt-dlp
覆盖 YouTube/Tiltok/Bilibili/抖音/Ins 等数千平台(GitHub目前已被star 86.8k)
核心功能:
- 支持数千个网站的音视频下载
- 提供丰富的命令行选项
- 支持各种格式的视频/音频处理
- 具备地理限制规避功能
#download
超级影音下载工具 yt-dlp
覆盖 YouTube/Tiltok/Bilibili/抖音/Ins 等数千平台(GitHub目前已被star 86.8k)
核心功能:
- 支持数千个网站的音视频下载
- 提供丰富的命令行选项
- 支持各种格式的视频/音频处理
- 具备地理限制规避功能
#download
https://github.com/ipfs/public-gateway-checker
IPFS Public Gateway Checker
A site displaying public IPFS gateways and their online/offline status.
IPFS Public Gateway Checker
A site displaying public IPFS gateways and their online/offline status.
https://github.com/liseami/screenshot-to-code
将截图转换为干净的代码
一个简单的工具,可使用 AI 将屏幕截图、模型和 Figma 设计转换为干净、实用的代码。现在支持 Claude Sonnet 3.5 和 GPT-4o!
将截图转换为干净的代码
一个简单的工具,可使用 AI 将屏幕截图、模型和 Figma 设计转换为干净、实用的代码。现在支持 Claude Sonnet 3.5 和 GPT-4o!
This message is used to verify that this feed (feedId:72873291497609216) belongs to me (userId:59988420981786624). Join me in enjoying the next generation information browser https://follow.is.
Ubuntu 删除防火墙
#ubuntu
#开放所有端口
sudo iptables -P INPUT ACCEPT
sudo iptables -P FORWARD ACCEPT
sudo iptables -P OUTPUT ACCEPT
sudo iptables -F
#Oracle自带的Ubuntu镜像默认设置了Iptable规则,关闭它
apt-get purge netfilter-persistent
reboot
#强制删除
rm -rf /etc/iptables && reboot#ubuntu
GitHub - hiroi-sora/Umi-OCR: OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
https://github.com/hiroi-sora/Umi-OCR
#ocr
https://github.com/hiroi-sora/Umi-OCR
#ocr
GitHub - Zeyi-Lin/HivisionIDPhotos: ⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
https://github.com/Zeyi-Lin/HivisionIDPhotos
#证件照
https://github.com/Zeyi-Lin/HivisionIDPhotos
#证件照
GitHub - Z4nzu/hackingtool: ALL IN ONE Hacking Tool For Hackers
https://github.com/Z4nzu/hackingtool
#tool
黑客攻击集合
https://github.com/Z4nzu/hackingtool
#tool
黑客攻击集合