https://github.com/francyfox/bunsqstat
SqStat rewrited on modern stack
https://github.com/francyfox/bunsqstat
analyzer bun bunsqstat log sqstat squid-proxy
Last synced: 2 months ago
JSON representation
SqStat rewrited on modern stack
- Host: GitHub
- URL: https://github.com/francyfox/bunsqstat
- Owner: francyfox
- License: mit
- Created: 2025-09-04T05:21:19.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-11-19T10:03:11.000Z (7 months ago)
- Last Synced: 2025-11-19T10:20:30.880Z (7 months ago)
- Topics: analyzer, bun, bunsqstat, log, sqstat, squid-proxy
- Language: TypeScript
- Homepage: https://bstat.shalotts.site
- Size: 2.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
BunSqStat
[](https://bun.sh)
[](https://typescriptlang.org)
[](https://vuejs.org)
[](https://redis.io)
[](https://github.com/francyfox/BunSqStat/pkgs/container/bunsqstat)

[](./LICENSE)

> **Real-time Squid proxy log analyzer with powerful search capabilities** ⚡
> **BunSqStat is a modern, high-performance web application for analyzing Squid proxy server logs in real-time. Built with the latest technologies including Bun, Vue 3, Redis Stack, and RediSearch for lightning-fast full-text search.**
> **From version 0.21.0 we started to use bun-baseline version for virtual machines compatibility**
### [Read documentation](https://bstat.shalotts.site)
## ✨ Features
- 🚀 **Real-time monitoring** - Watch logs update live as requests flow through your proxy
- 🔍 **Advanced search** - Full-text search with Redis Search including IP, users, URLs, and more
- 📱 **Responsive UI** - Optimized for tile windows
- ⚡ **High performance** - Built on Bun runtime for maximum speed
- 🐳 **Docker ready** - Easy deployment with Docker Compose
## 🤝 Contributing
~~We welcome contributions! Please see our [Contributing Guide](./docs/contributing.md) for details.~~
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
## 🐛 Known Issues
See our [Issues](./issues) page for current known issues and their status.
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 🙏 Acknowledgments
- [Squid Cache](http://squid-cache.org/) - The proxy server we analyze
- [Redis Team](https://redis.io) - For the amazing search capabilities
- [Bun Team](https://bun.sh) - For the incredible JavaScript runtime
- [Elysia](https://elysiajs.com/) - For the salty version of fastify
---
Made with ❤️ by HellizArt
[🐛 Report Bug](./issues) | [💡 Request Feature](./issues)