SpriteLink / NIPAP

Neat IP Address Planner - NIPAP is the best open source IPAM in the known universe, challenging classical IP address management (IPAM) systems in many areas.
https://spritelink.github.io/NIPAP/
MIT License
524 stars 132 forks source link

Fix trace proxy, improve logs #1385

Closed garberg closed 1 month ago

garberg commented 1 month ago

Fix the tracing proxy function by removing the Host header from the headers received from tracing client before POST:ing it to the tracing receiver.

Improve logging of how the setup of tracing is progressing.