mirror of
https://wget.la/https://github.com/leookun/cursor-byok
synced 2026-08-18 03:57:06 +08:00
v0.3.8
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//go:build !darwin && !windows
|
||||
|
||||
package netproxy
|
||||
|
||||
func loadSystemProxyConfig() systemProxyConfig {
|
||||
return systemProxyConfig{Source: "env-only"}
|
||||
}
|
||||
Reference in New Issue
Block a user