A Golang-based Windows application to switch proxy settings
Go to file
2024-08-31 21:13:16 +02:00
assets moved icons to assets 2024-08-30 18:11:21 +02:00
cmd saving new config after prompting for data 2024-08-31 21:13:16 +02:00
proxy cleaner return after nil error 2024-08-31 21:11:54 +02:00
util saving new config after prompting for data 2024-08-31 21:13:16 +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