ulixee / unblocked

A suite of tools for protecting the web's open knowledge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mitm Disabled Not Correctly Masking IP

blakebyrnes opened this issue · comments

If you disable the mitm, https proxy is not masking the IP (possibly failing to lookup the public ip). Per Discord report.

Checked using creepjs and http://www.f.vision

Wrote unit tests to confirm this is now properly masked when the mitm is disabled. Also warns for cases when your machine ip is read the same as a proxy ip. Will be deployed with next version