Skip to content

millken/gohosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gohosts

A simple windows tool to switch hosts quickly!

screenshot: gohosts

How to build in windows

  1. download sciter's SDK

  2. put bin\sciter32.dll and bin\sciter64.dll in windows system32 directory

  3. install MSYS2, open a MSYS2 shell and execute:

windres -o rsrc.syso resource.rc
go run cmd/dist.go
go build -ldflags -H=windowsgui

About

A simple windows tool to switch hosts quickly!

Resources

License

Stars

Watchers

Forks

Packages

No packages published