← back

KSF Web Proxy

A web proxy with 4,000 games, a clean browser UI with multiple tabs, navigation controls, about:blank cloaking, and more! Powered by Ultraviolet. Based on FalconLink.

Github → Live Instance →

Features


Configuration

Password & Groq API Key

Set the following environment variables:

const SITE_PASSWORD = process.env.SITE_PASSWORD;
const groq_api      = process.env.GROQ_API;

If deploying to Koyeb (or any platform), add "SITE_PASSWORD" and "GROQ_API" in your "environment variables" settings


Note: Default port is 8080. Depending on how you are hosting it, you may need to change this with an environment variable.