A Golang-based Windows application to switch proxy settings
Go to file
2024-08-31 18:27:24 +02:00
assets moved icons to assets 2024-08-30 18:11:21 +02:00
cmd preparing proxy set/unset commands 2024-08-31 18:01:58 +02:00
proxy generic implementation of config to command conversion 2024-08-31 18:27:24 +02:00
util preparing a single command process to execute in 2024-08-31 18:26:45 +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 set icon according to system proxy 2024-08-31 18:03:05 +02:00