eyedeekay / I2P-in-Private-Browsing-Mode-Firefox

I2P in Private Browsing mode for Firefox, built using Webextensions and Contextual Identities
https://eyedeekay.github.io/I2P-in-Private-Browsing-Mode-Firefox/
MIT License
63 stars 10 forks source link

Issue when opening some non i2p local network destinations #101

Closed Ryemantis closed 3 years ago

Ryemantis commented 3 years ago

Most non i2p local destinations seem to be properly ignored by the add-on but when I try to load my local Plex dashboard the address gets replaced with 127.0.0.1 and the tab gets put into a container making the dashboard unreachable. Looking at the Firefox console output it can be seen that Plex sees the server but cannot reach it if the I2p add-on is enabled. It seems like Plex is guilty of switching the address to loopback when there is no response from the server but once that happens the add-on gets triggered. I have a suspicion it has something to do with the add-on disabling WebGL but I'm not sure.

It would be nice to have some sort of setting or exception to allow dashboards such as Plex to be accessible.

eyedeekay commented 3 years ago

Hmm, I thought I had already fixed this, it's shouldn't be trying to isolate non-routerconsole URL's anymore. Can you confirm what version(of the extension) you are on for me, and are you accessing plex via app.plex.tv or via a server you host somewhere, like locally or on your LAN?

Ryemantis commented 3 years ago

Apologies, I was on an older version. I no longer have this issue with the current version