⚠ Migrate TwinProduction/gatus to TwiN/gatus
This commit is contained in:
@ -86,7 +86,7 @@ func Ping(address string, config *Config) (bool, time.Duration) {
|
||||
pinger.Count = 1
|
||||
pinger.Timeout = config.Timeout
|
||||
// Set the pinger's privileged mode to true for every GOOS except darwin
|
||||
// See https://github.com/TwinProduction/gatus/issues/132
|
||||
// See https://github.com/TwiN/gatus/issues/132
|
||||
//
|
||||
// Note that for this to work on Linux, Gatus must run with sudo privileges.
|
||||
// See https://github.com/go-ping/ping#linux
|
||||
|
Reference in New Issue
Block a user