GithubHelp home page GithubHelp logo

lily's Introduction

Lily: hosts manager takes effect immediately on switch

capture

Motivation

We usually have to switch between a bunch of test environments which have same domains but with different IPs. Since it's troublesome to modify hosts directly, we use some tools to manage it. I've tried HostAdmin, SwitchHosts!, HostManager and so forth but found that they all have the same problem: browser relaunch is required in order to take effect after switch.

So I decide to solve this problem by means of "Reinventing the wheel", and as a Go enthusiast, I choose Go to develop it. If you're interested in this project please fork it and pull request is preferred :)

Feature

  • Takes effect immediately on switch
  • Single process
  • Realtime notification
  • Hosts config saved automatically once you made modification
  • Written purely in Go

Supported browsers

  • Chrome
  • Firefox
  • Opera
  • Sogou Explorer (搜狗高速浏览器)
  • QQ Browser (QQ浏览器)
  • 360 Browser (360极速浏览器)
  • 360 Secure Browser (360安全浏览器)
  • Liebao (Cheetah) Browser (猎豹安全浏览器)
  • Maxthon (遨游)

Roadmap

Only Windows is supported recently and MacOS and Linux will be supported in the near future. Probably I will use Electron framework to implement cross-platform feature.

Install

Download binary in Releases

Build

go get -u -v github.com/tinycedar/lily
go build -ldflags="-H windowsgui"

lily's People

Contributors

tinycedar avatar

Watchers

dreamsyeah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.