gohosts

command module
v0.0.0-...-4fb8cb9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2023 License: MIT Imports: 13 Imported by: 0

README

gohosts(WIP)

A hosts tool by golang via fyne.


Summary

The gohosts is a useful system hosts file editing tool. It is implemented with golang via fyne. Support Windows, Linux, MACOS.

Features
  • Back up the system hosts file.
  • Switch to enable the HostsItem (the hosts fragment).
  • Use HostsGroup to manage multiple HostsItem.
Screenshot

Building
  • Linux / MACOS
    git clone http://github.com/tk103331/gohosts.git
    cd gohosts
    go build
    sudo ./gohosts
  • Windows (Need to run with administrator rights)
    git clone http://github.com/tk103331/gohosts.git
    cd gohosts
    go build
    gohosts
TODO
  • Optimize interface and interaction.
  • Support multiple grouping strategies (exclusive, etc.).
  • Support loading from network and file.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL