Skip to main content

Speedport Plus 2

@dieter/speedport-plus-2v2026.09.07.4· 13d agoMODELS
01README

Authenticated observation and explicit session management for Arcadyan Speedport Plus 2 routers.

02Models1
@dieter/speedport-plus-2v2026.09.07.4speedport_plus_2.ts

Global Arguments

ArgumentTypeDescription
baseUrlstring
expectedHoststring
usernamestring
passwordstring
allowInsecureTlsboolean
pinnedPublicKey?string
fn inspectNetworkConfiguration()
Inspect redacted Wi-Fi and DHCP configuration
fn listDevices()
List online devices reported by the router
fn inspectDeviceContract()
Inspect redacted structure of authenticated connected-device records
fn status()
Read current WAN and DSL connection status
fn inspectLogContract()
Inspect response metadata for the router's read-only log query
fn collectLogs()
Collect exact system, event, and firewall log responses in one authenticated session
fn discoverStatusFields()
Discover static fields used by router status pages
fn inspectPage()
Inspect non-sensitive structure of an authenticated status page
fn discoverPages()
Discover authenticated router pages from its menu scripts
fn snapshot()
Authenticate and capture non-sensitive router UI metadata
fn action(operation: literal, confirm: literal)
Explicitly take over the router's stale web session
ArgumentTypeDescription
operationliteral
confirmliteral

Resources

snapshot(infinite)— Read-only router web-interface snapshot
sessionAction(infinite)— Audit result for an explicit router session action
pageCatalog(infinite)— Authenticated router page paths discovered from menu scripts
pageInspection(infinite)— Structural metadata for one authenticated router page
statusFieldCatalog(infinite)— Static field contract for router status pages
logContract(infinite)— Non-content metadata for the router log-query response
routerLogs(infinite)— Exact router log responses for system, event, and firewall categories
routerStatus(infinite)— Current read-only router connection status
deviceContract(infinite)— Redacted structure of connected-device records
deviceInventory(infinite)— Online devices reported by the router
networkConfiguration(infinite)— Redacted Wi-Fi and DHCP configuration diagnostics
03Previous Versions1
2026.08.25.1
04Stats
A
100 / 100
Downloads
0
Archive size
44.0 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels