A Golang-based Windows application to switch proxy settings
Go to file
2024-08-31 21:10:34 +02:00
assets moved icons to assets 2024-08-30 18:11:21 +02:00
cmd prepare prompting for config data 2024-08-31 21:10:34 +02:00
proxy additional commenting for better readability 2024-08-31 19:13:01 +02:00
util rename util.go to command.go 2024-08-31 19:37:00 +02:00
.gitignore Initial commit 2024-08-29 22:54:40 +02:00
configs.json bugfix: non-string value in powershell command 2024-08-31 17:47:52 +02:00
go.mod reading and setting system proxy 2024-08-31 18:26:24 +02:00
go.sum reading and setting system proxy 2024-08-31 18:26:24 +02:00
LICENSE Initial commit 2024-08-29 22:54:40 +02:00
main.go initialize cobra-cli 2024-08-29 23:06:10 +02:00
run.ps1 hide powershell on toggle commands 2024-08-31 19:15:55 +02:00