/pubmon

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Monitor

  • Count Routing Hops
  • Mesure time to Route
  • Measure ping
  • Measure DNS Resolving Time
  • Monitor DNS IP Address
  • Measure HTTP First Response Time
  • Monitor HTTP Status Code

Add Caps

sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' $(which python)
sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' $(which publicmon)

Resolve Symlinks