d1420593f6
Drover-Go is a Discord proxy tool that routes traffic through SOCKS5 via kernel-level packet capture (WinDivert), surviving Discord auto-updates and bypassing the limitations of in-app proxy settings. This commit lays out base project files: - README with architecture overview and acknowledgements - LICENSE MIT - .gitignore for Go + Wails + IDE artifacts - go.mod with module git.okcu.io/root/drover-go on Go 1.23 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
4 lines
43 B
Modula-2
4 lines
43 B
Modula-2
module git.okcu.io/root/drover-go
|
|
|
|
go 1.23
|