Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Documentation Map

中文版本:文档地图

This handbook is being assembled incrementally. The first table lists the handbook’s own chapters; the second points to documents that still live elsewhere in the repository, so everything is reachable from a single place.

Handbook chapters

ChapterContents
OverviewProject introduction, core capabilities, service model
Concepts & TerminologyAAA vocabulary, the authentication flow, password protocols
Quick StartInstall, initialize, first user, debugging
Vendor Integration GuideCase studies: MikroTik, Huawei, Cisco, H3C, ZTE, iKuai, …
Portal / Hotspot Integration BoundaryHard boundary: ToughRADIUS is the RADIUS AAA backend, not a hosted captive portal product
Scenario CookbookEnd-to-end ops scenarios (five-part): MikroTik PPPoE / Hotspot / CoA; Huawei BRAS speed tiers / line binding / CoA; H3C / ZTE / iKuai / Cisco per-vendor diffs
Admin UI ManualThe management console, page by page
Operations GuideConfiguration reference, certificates, monitoring, backup, CLI tools
LDAP / AD AuthenticationVerify passwords against an LDAP/AD directory (PAP-family only): bind modes, TLS, security, metrics
FAQFrequently asked questions by theme
Protocol & RFC ReferenceProtocol standards mapped to the code
Security PolicySecurity advisories and update guidance
Agent Development GuideContributor digest of the AI-agent workflow, quality gates, and auto-delegation loop

Repository documents

DocumentDescriptionCurrent location
READMEProject introduction, features, and quick startREADME.md
Agent guideAI-agent development guide and working rulesAgent Development Guide (handbook digest) · AGENT.md (canonical)
Security policySecurity advisories and update guidanceSecurity Policy (canonical) · SECURITY.md (pointer)
Feature checklistFeature scope baseline (TR-F IDs)docs/feature-checklist.md · English
RoadmapLong-term roadmap and milestonesdocs/roadmap.md
RFC indexProtocol standards index used by the projectProtocol & RFC Reference (canonical) · docs/rfcs/README.md (raw catalog)

Migration plan. The handbook now covers the README’s user-facing content (overview, quick start, vendor integration, admin manual, operations, FAQ); the README remains the GitHub landing page and links here. The agent guide now has a handbook digest chapter that points to the canonical AGENT.md, which stays in the repository root because the agent tooling references it directly. The feature checklist and roadmap are living documents maintained in docs/ by dedicated workflows and are linked rather than migrated.