Tool: windows_hosts_file -- Read and manage the hosts file #51

Closed
opened 2026-05-26 03:31:37 +00:00 by jmiller · 0 comments
Owner

Description

Read and modify the Windows hosts file (C:\Windows\System32\drivers\etc\hosts).

Acceptance Criteria

  • List all host entries (IP, hostname, comment)
  • Add a new entry
  • Remove an entry by hostname
  • Enable/disable entries (comment/uncomment)
  • Backup before modification
## Description Read and modify the Windows hosts file (C:\Windows\System32\drivers\etc\hosts). ## Acceptance Criteria - List all host entries (IP, hostname, comment) - Add a new entry - Remove an entry by hostname - Enable/disable entries (comment/uncomment) - Backup before modification
jmiller added the type: featurepriority: normalcategory: networkmilestone: v2.0 labels 2026-05-26 03:31:37 +00:00
jmiller added the pending: testing label 2026-05-26 04:02:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#51