A Golang-based Windows application to switch proxy settings
Go to file
2024-08-30 16:30:56 +02:00
cmd changed naming for per-program proxy configs 2024-08-30 16:30:56 +02:00
.gitignore Initial commit 2024-08-29 22:54:40 +02:00
go.mod initialize cobra-cli 2024-08-29 23:06:10 +02:00
go.sum initialize cobra-cli 2024-08-29 23:06:10 +02:00
ICON_Disabled.ico added icon and toggle display 2024-08-30 16:14:57 +02:00
ICON_Disabled.png added icon and toggle display 2024-08-30 16:14:57 +02:00
ICON_Enabled.ico added icon and toggle display 2024-08-30 16:14:57 +02:00
ICON_Enabled.png added icon and toggle display 2024-08-30 16:14:57 +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 changed naming for per-program proxy configs 2024-08-30 16:30:56 +02:00