Files
fastway-plugin-webui/README.md
2026-03-10 04:39:59 +00:00

612 B

WebUI Plugin

User-facing web interface for the Fastway BBS thin client. Provides a browser-based BBS experience with message reading/posting, user profile management, and real-time updates via WebSocket.

Features

  • Browser-based BBS access (no telnet client needed)
  • Message area browsing, reading, and posting
  • User authentication and profile management
  • Responsive dark-themed UI
  • Real-time message notifications via WebSocket
  • Works behind reverse proxies with SSL termination

Configuration

In fastwayclient.ini:

[plugin.fw-webui]
port=8081
address=0.0.0.0

License

GPL-3.0