VSNC is an ultra-lightweight, serverless chat client running entirely in a single Windows batch file.
- 🔒 Secure PMs: Use
/pm username messageto send encrypted-view messages. - 👁️ Privacy Filter: Private messages are visible only to the sender and recipient.
- 🎨 Color Optimization: Enhanced palette for better readability and user distinction.
- 💬 Cleaner UI: Fixed menu flickering and optimized message spacing.
- Plug & Play: No installation, no dependencies.
- Network-Ready: Share a folder, set the path, and start chatting.
- ANSI Styling: Professional look with persistent user colors.
- Encoded History: Stores messages in Base64 to prevent casual reading.
- Smart Maintenance: Auto-trims history to 15 messages for peak speed.
- 🔔 Audio Notifications: System alerts (Ping) for incoming private messages.
- 👥 User List: Command to see all active users in the current chat directory.
- Download
vsnc.bat. - Edit the storage path to a shared network folder:
set "CHAT=\\YourServer\ChatShare"
- Run the file, press [W] to write, and use
/pmfor private chats.
Sending a Private Message via /pm
Recipient View (Privacy Filter active)
Third-Party View (Private Message is hidden)
Base64 Backend Storage and User Color Configuration
Developed by Manuel Pollhammer | Release 2026

