HostFlow Back to Dashboard

Documentation

HostFlow management platform — documentation and reference.

Getting Started

HostFlow allows you to host websites, manage Discord bots, configure port forwarding, set up email, and more — all from a single dashboard.

API Key

You need an API key to access the management interface. Contact your administrator to get one. The default admin key is configured in the environment variable HOSTFLOW_API_KEY.

Sites

Create and manage websites. Each site gets a public directory where you can upload HTML, CSS, JS, and other static files.

Discord Bots

Create and manage Discord bots with a visual block-based programming interface.

Port Forwarding

Forward TCP/UDP ports from the server to external destinations. Supports domain-based routing and dynamic IP updates.

Mail Provider

Configure email services for your domains with automatic DNS record generation.

DNS Management

HostFlow includes an authoritative DNS server. Add zones and manage records directly from the dashboard.

ConnectFlow

Peer-to-peer tunnel system for connecting devices directly via a virtual network.

API Reference

All dashboard functionality is available via REST API endpoints under /api/. Authentication is done via the X-API-Key header or session cookie.

Session

Sites

Bots

Support

For issues or feature requests, please contact the administrator.