Update README.md
This commit is contained in:
@@ -19,3 +19,14 @@ go build -ldflags="-H windowsgui"
|
||||
# add as service - not tested yet with this app.
|
||||
sc create HostsEditorService binPath="C:\temp\projects\go\win-multitool\win-multitool.exe" start= auto
|
||||
```
|
||||
## Current issues:
|
||||
1. The network interface needs overhaul - it should have network interfaces names in tabs, but it has the actual values...
|
||||

|
||||
2. Verify this actually changes the settings properly
|
||||
3. Fix the GUI to work all the time, not just first time it is opened!
|
||||
|
||||
|
||||
## Currently working:
|
||||
1. When you start it as administrator, user can open the Hosts file and edit it using Notepad.
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user