The /ping command can now actually ping a URL and gather some info.
The request is done with the HEAD method so no data is downloaded.
IPs and localhost are disallowed to prevent vulns.
The command is devOnly for now, until I host like a small proxy VPS so we don't doxx our IP.
The
/ping
command can now actually ping a URL and gather some info.The request is done with the HEAD method so no data is downloaded.
IPs and localhost are disallowed to prevent vulns.
The command is devOnly for now, until I host like a small proxy VPS so we don't doxx our IP.