Skip to content

jonaskahn/host-profile-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosts Profiles Manager

A GUI tool to manage and switch between different hosts file configurations.

demo.mp4

Install Requirements

  • Go 1.20+
  • Fyne: go install fyne.io/fyne/v2/cmd/fyne@latest

Build

# macOS
./build/darwin.sh

# Linux
./build/linux.sh

# Windows
build\windows.bat

Built app will be in dist folder.

Run

The app needs admin rights to modify hosts file.

macOS

sudo open "dist/Hosts Profiles Manager.app"

Linux

sudo ./hosts-manager

Windows

Right-click > Run as administrator

Hosts File Location

  • macOS & Linux: /etc/hosts
  • Windows: C:\Windows\System32\drivers\etc\hosts

License

MIT License - see LICENSE file

About

A simple hosts profiles manager and for sure without AI stuffs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published