The debugger is hosted at https://webrtc-debugger.netlify.app/ and is free to use so you don't actually need to clone it. Just paste in your own ICE servers config.
Nothing else to add, hope this is useful!
As always if you want to clone and run locally.
- git clone
https://github.com/obaidregens/webrtc-debugger cd webrtc-debuggerpnpm (or npm if you don't have it) installnpm run dev