Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 773 Bytes

File metadata and controls

15 lines (11 loc) · 773 Bytes

System

Utilities for system configuration and maintenance.

Inner workings

  • Networking tasks use ip and ifconfig where available; the networking/ folder may include helpers for routes and status
  • Wi‑Fi name/password scripts edit hostapd configuration (files/hostapd_secure.conf)
  • Commands are run with care; some actions may require sudo depending on the environment