@@ -44,6 +44,8 @@ func main() {
http.Error(w, "unauthorized", http.StatusUnauthorized)
return
}
slog.Info("proxying request", "client", clientIP(r))
proxy.ServeHTTP(w, r)
})
The note is not visible to the blocked user.