network.

Everything we've published on network across guides, agents, hardware reviews and glossary entries — 9 entries in total.

Guides (3)

  • IPv6 DNS + autoSelectFamilyNetwork · 2026-02-18

    Fix intermittent DNS resolution failures in proot by pinning Google IPv6 DNS servers and enabling Node.js autoSelectFamily for dual-stack connection attempts.

  • WiFi WatchdogNetwork · 2026-02-18

    Automated WiFi recovery watchdog using busybox cron to detect silent disconnections and toggle WiFi back on via svc commands from Termux.

  • SSH Config + Static IPNetwork · 2026-02-18

    SSH config alias with static IP and port forwarding for one-command access to Moto E2 Termux over USB and WiFi.

Agents (2)

  • Hermes Agent

    Post-OpenClaw safe default. Docker-sandboxed by default, multi-LLM, opinionated. The agent we'd hand a colleague today.

  • ZeroClaw

    Privacy-first. Local LLMs only. Network egress denied at iptables. AGPL-3.0.

Glossary (4)

  • Docker sandbox Sandbox using a Docker container with filesystem mount and network policy controls.
  • RCE (Remote Code Execution) Vulnerability class where an attacker can execute arbitrary code on a target system over a network.
  • Air-gap Deployment with no network connection to untrusted networks — typically no internet access at all.
  • Sandboxed tool execution Running an agent's tool calls inside an isolated environment that limits filesystem, network and process access.