Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 682 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 682 Bytes

A GUI for editing your hosts file to help with local development

HostsETC

A NodeJS based API for your hosts file, with an electron GUI!

gui

Features

  • A server with a robust API to allow programmatic changes to your hosts file
  • A GUI with live editing support
  • Quickly change entries or make them inactive
  • Cross-Platform use (current only a MacOS launcher)

Uses

You can use HostsETC to quickly make changes to your hosts file, perfect for microservice development!

Coming Soon

  • Server authentication with API Keys
  • Audit Log
  • Server-side Undo support
  • Windows Launcher
  • Linux Launcher
  • Remote Editing!