0.1.2.11772.0 MB
GPL-3.0+
strict
core18
Simple tool to ping servers behind a firewall blocking ICMP packages.
The utility
through. It provides a HTTP server answering to ping requests and returning the ping delay as a HTTP text result. The
tool will have to be deployed on a server behind the firewall that can be reached by a configurable TCP
connection (defaulting to port TCP 6666).
Suppose the tool is deployed on server
the required HTTP query will have to look like this:
ProxyPing is a simple tool to ping servers behind a firewall that will not let ICMP packagesthrough. It provides a HTTP server answering to ping requests and returning the ping delay as a HTTP text result. The
tool will have to be deployed on a server behind the firewall that can be reached by a configurable TCP
connection (defaulting to port TCP 6666).
Suppose the tool is deployed on server
my.proxy.behind.wall and the server to be pinged is called some.other.serverthe required HTTP query will have to look like this:
http://my.proxy.behind.wall/api/ping?host=some.other.server
Update History
0.1.2.1 (17)13 Dec 2025, 09:47 UTC
4 Jan 2022, 14:53 UTC
6 Mar 2022, 00:49 UTC
13 Dec 2025, 09:47 UTC