Skip to content

Glossary

Look up unfamiliar terms here while reading the docs. For concept explanations, see Core concepts.

TermMeaning
FF1 MasterControl-plane main service: console, Admin API, config-delivery scheduling
FF1 CoreData-plane forwarding engine installed on each node; performs forwarding and reports status
NodeA VPS / physical machine running FF1 Core—your relay machine

In the license quota, node count (servers_cont) = number of registered nodes; forward rule count (forward_count) = number of created forwarding rules.

TermDescription
Forward ruleAn “entry port → target address:port” mapping; supports same-position, same-number pass-through of port ranges/lists
Same-position pass-throughEntry and exit ports map one-to-one (e.g. 50-60,80,90-200), no per-port mapping needed
Tunnel / nestingA forwarding chain of multiple nodes (A→B→C), linked level by level via upstream_tunnel_id
Config delivery queueThe delivery task queue; held when a node is offline, auto-re-pushed on recovery. A chain change re-pushes to every node on the chain
Rate limitingKernel-level traffic shaping based on tc HTB, stable across low and high speed tiers
Real-IP pass-throughOptional PROXY protocol that passes the client’s real IP to the upstream
TermDescription
UserA console operator account, assigned as needed for multi-operator operations
API TokenA token for scripted calls to the Master REST API, authorized by scope
ScopeToken permission, in the form nodes:read, rules:write, tunnels:write, audit:read
TermDescription
LicenseAn authorization purchased from the website, constraining node count, forward rule count, and validity period
Audit logA traceable record of key write operations in the console and Admin API
Telegram notificationsPush alerts and key events to a Telegram Bot

Operational details are governed by each topic page; the glossary is only a quick reference.