Proxy Toggle에 대한 리뷰
Proxy Toggle 제작자: Richard West
Manuel Maurer 님의 리뷰
5점 만점에 5점
Manuel Maurer 님, 5년 전Super easy to use. However, it will only detect internal IPs or specific internal domains. Domains that are mapped to an internal IP via DNS are not detected. I've tested it with Line 103 of background.js changed to return(isLocalIPv4(host) || isLocalIPv4(dns.resolve(host))); and it seems to work (needs dns permissions though)
개발자 답글
5년 전에 게시됨I'm not sure what the performance impact of that is, since that function is called for every request the browser makes. Not resolving DNS was a deliberate choice, and is why the option text mentions LAN IPs. It's fast (since we're just doing a simple pattern match) but imperfect.
It might be that it doesn't make much difference if the lookup is always cached internally by Firefox already, but the resolve documentation is a bit light on detail, so I don't know if we can rely on that or not.
It might be that it doesn't make much difference if the lookup is always cached internally by Firefox already, but the resolve documentation is a bit light on detail, so I don't know if we can rely on that or not.
리뷰 156개
- 5점 만점에 5점Firefox 사용자 16309682 님, 한 달 전
- 5점 만점에 5점chelsea Aimee 님, 5달 전
- 5점 만점에 5점Firefox 사용자 13965751 님, 6달 전
- 5점 만점에 5점Авапроргнепкуацв 님, 10달 전Привет. Спасибо, на компьютере всё работает отлично. Жаль, что нельзя 1. использовать несколько прокси и выбирать между ними 2. не работает на Андроид телефоне
- 5점 만점에 5점Firefox 사용자 18486863 님, 일 년 전Exactly what I was looking for! Love how simple it is to toggle. Thank you!
- 5점 만점에 5점Firefox 사용자 18440549 님, 일 년 전This thing works perfect, Now i don't have to go to settings and scroll all the way down and then change the proxy, I can do it in 1 click