@@ -0,0 +1,7 @@
//go:build !windows && !darwin && !linux
package main
func setProxy(enable bool, host string, port string) error {
return nil
}
The note is not visible to the blocked user.