PacketLens
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.

A collection of 50 pre-built n8n workflows for automating content, AI image, chatbot, video, and research tasks, backed by the Coachio AI stack and delivered with an offline‑capable HTML dashboard for browsing and downloading JSON files.
27
No data
36
0
MIT
2026-07-07
It provides a large, ready‑to‑import library of n8n workflows organized into five categories, with a visual node map for each workflow and a clean dashboard that can be deployed to Vercel in one click or used locally without any build step.
Bộ 50 workflow tự động hoá công việc với n8n, chuẩn hoá trên nền Coachio AI — kèm dashboard tra cứu trực quan (sơ đồ node kiểu n8n, hướng dẫn cấu hình, tải JSON).
Trang tĩnh (HTML thuần) — deploy Vercel 1 chạm hoặc mở trực tiếp trên máy. Mỗi workflow có sơ đồ node, phần Vấn đề → Giải pháp, và nút tải file .json để import vào n8n.
Live demo: (cập nhật link Vercel sau khi deploy)
Mọi workflow dùng chung một bộ công cụ thống nhất:
| Hạng mục | Công cụ |
|---|---|
| LLM (văn bản/vision) | Coachio LLM (api.coachio.ai) |
| Ảnh · TTS · Nhạc | Coachio Image / TTS / Suno |
| Database | NocoDB (phức tạp) · Google Sheets (đơn giản) |
| Tìm kiếm / crawl | serper.dev · Jina · Apify |
| Chat · Đăng bài | Telegram · Zalo · FB/LinkedIn/Threads/YouTube/upload-post |
| Video / Avatar | HeyGen · engine ghép video (tự gắn) · ElevenLabs |
Mọi file chỉ chứa placeholder
⟪...⟫, không có API key thật. Điền key sau khi import vào n8n.
Đây là site tĩnh (chỉ HTML + JSON), không cần build.
Cách 1 — giao diện web:
./https://.vercel.app.Cách 2 — CLI:
npm i -g vercel
vercel --prod
Không cần cài gì — clone repo về và mở index.html bằng trình duyệt (double-click).
git clone https://github.com/sonlovinbot/n8n-templates.git
cd n8n-templates
# mở index.html bằng trình duyệt
Nút Tải JSON trong mỗi workflow hoạt động cả offline lẫn trên Vercel (link tương đối tới thư mục
workflows/). Font & logo cần i
Similar projects matched by category, topics, and programming language.
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.
An interactive 3D visualization of three human cell types using Three.js, WebGL particles, and custom GLSL shaders, allowing users to rotate, zoom, morph, and explore annotated structures.