A Golang-based Windows application to switch proxy settings
Go to file
2024-08-31 18:01:58 +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 preparing proxy set/unset commands 2024-08-31 18:01:58 +02:00
util initialize read config utility 2024-08-30 18:11:21 +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 install cobra directly 2024-08-31 17:48:33 +02:00
go.sum initialize cobra-cli 2024-08-29 23:06:10 +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 moved icons to assets 2024-08-30 18:11:21 +02:00