A Golang-based Windows application to switch proxy settings
Go to file
2024-08-30 16:19:54 +02:00
cmd unify descriptions of commands and root 2024-08-30 16:19:54 +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 initialize save command 2024-08-30 16:15:40 +02:00