So I am working on preventing ip leak through webrtc detection , but most of the solution I can find is disabling webrtc, or using an extension. But I'm avoiding to do that, is there a way I can intercept the webrtc detection and send back a fake ip address instead of my actual ip address?
*I've read that even if you use vpn or proxy, it can still detect your actual ip address.