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.
It demonstrates a straightforward, dependency-free approach to packaging and delivering web utility tools using pure HTML, making it easy to host, customize, or fork for personal use.
BC-Tools is a browser-oriented HTML tools collection for 2026, with releases organized around the current latest build.
BC-Tools is a compact HTML project that serves as a central location for practical web-based utilities. Its browser-ready structure supports straightforward publishing, local use, and distribution through a repository-hosted page.
The project is intended for anyone who needs a simple tools page or utility bundle without adding platform-specific complexity. Because it is built on a small HTML foundation, it can be hosted and customized easily while remaining ready for additional tools and future interface revisions.
cd bc-toolsWhen deploying through GitHub Pages, use the repository page URL and confirm that the primary HTML file is configured as the entry point.
Launch the HTML project in a browser to view the tools landing page.
A normal usage sequence is:
For local development, the project directory may also be served with a basic static server. Refresh the browser after making changes.
BC-Tools vLatest is a browser-oriented HTML tools collection for 2026, with releases organized around the current latest build and documentation covering setup, usage, configuration, requirements, FAQs, and licensing.
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.