You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
my problem if req.URL.Host is no hostname
req.URL.Host is ip adress
if req.URL.Host == "google.ru" not work
how to use hostname in this code?
The text was updated successfully, but these errors were encountered:
lutskboy
changed the title
proxy.go:8:2: package proxyutil is not in GOROOT (C:\Program Files\Go\src\proxyutil)
if req.URL.Host is no hostname
Nov 30, 2023
Hi
my problem if req.URL.Host is no hostname
req.URL.Host is ip adress
if req.URL.Host == "google.ru"
not workhow to use hostname in this code?
The text was updated successfully, but these errors were encountered: