-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
RDXFGXY1 edited this page Aug 7, 2025
·
3 revisions
Welcome to BlackLAN, a powerful terminal-only LAN messenger designed for developers who want full control over their network communication (I build it for fun actually).
Built with raw Python sockets, BlackLAN offers:
- Multi-user real-time chat over local networks
- Hacker-style terminal UI with colored logs and command handling
- Admin features like kick, ban, and mute
- Simple XOR encryption (demo purpose only)
- Extensible, clean codebase for learning and customization
Whether you're practicing socket programming, building network tools, or just want a sleek local chat system, BlackLAN provides a solid foundation.
Feel free to explore the wiki to learn more and contribute!