Shqyrtim nga jabcreations
Vlerësuar me 2 yje nga 5 të mundshëm
nga jabcreations, 6 vite më parëDoing a server migration and attempting to test the new server before updating the DNS. I was hoping this would work (I'm using the latest Waterfox 56) though even after properly setting the IP, domain and even restarting the browser outright my website which shows the server IP address in Administrator mode was still pulling the old IP address. Maybe I missed something? Will try another extension. If the author replies with something useful I'd be willing to try again.
33 shqyrtime
- Vlerësuar me 1 yje nga 5 të mundshëmnga 18783764 përdoruesi Firefox-i, 10 muaj më parëdoes not work at all
- Vlerësuar me 1 yje nga 5 të mundshëmnga molitar, një vit më parëDoes not support wild cards so totally useless.
- Vlerësuar me 1 yje nga 5 të mundshëmnga Alex_4X, një vit më parëNot work.
I try to use like a block noisy web pages.
like examle.com 0.0.0.0 - Vlerësuar me 2 yje nga 5 të mundshëmnga weilinfox, 2 vite më parë
- Vlerësuar me 2 yje nga 5 të mundshëmnga 12995607 përdoruesi Firefox-i, 2 vite më parëThe extension rewrites the URL to http://«ip»/«hostname»/, and I assume some internal magic to remove the hostname from the path again and to set the correct Host: header.
The problem with this approach is that it breaks some sites; href="/foo", src="/assets/bla.css" removes the /hostname part from the URL, causing these kind of links to break.
I would be interested in a version of this that does not rewrite the URL, but I can imagine that will be hard to do within Firefox' extension API. - Vlerësuar me 1 yje nga 5 të mundshëmnga elgarfo, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga eathtespagheti, 3 vite më parë
- Vlerësuar me 1 yje nga 5 të mundshëmnga 17513812 përdoruesi Firefox-i, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16610910 përdoruesi Firefox-i, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 15090565 përdoruesi Firefox-i, 3 vite më parëHelped me when a website's DNS round robin was broken
- Vlerësuar me 5 yje nga 5 të mundshëmnga Nikolay Iglev, 4 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga Olivier BOËL, 4 vite më parëVery useful! Congrats & thanks!
Would be nice to have the option to avoid changing the URL in the browser as some SPA rely on it. - Vlerësuar me 1 yje nga 5 të mundshëmnga 12603543 përdoruesi Firefox-i, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 레몬라임, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Tsvyatko, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14331125 përdoruesi Firefox-i, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Ilya, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Arash, 5 vite më parë
- Vlerësuar me 1 yje nga 5 të mundshëmnga 15859306 përdoruesi Firefox-i, 5 vite më parëThis addon just rewrite the url,not hosts!
- Vlerësuar me 2 yje nga 5 të mundshëmnga David, 5 vite më parëThe extension seems to just rewrite the URL to replace the domain name with an IP address before making a request. When I add a rule to point www.example.com at 127.0.0.1, and type https://www.example.com in the address bar, the browser just goes to https://127.0.0.1, instead of what I'd expect it to do which was direct the browser to connect to 127.0.0.1 but keep the Host header as www.example.com. It might be useful for people testing non-HTTPS sites without a virtual hosting configuration, but I'm not in that situation so this extension doesn't help with my needs at all.
- Vlerësuar me 2 yje nga 5 të mundshëmnga henrique.abreu, 6 vite më parëPop-up to add new rules is really crappy, closes all the time, does not have a way to update in bulk... and tweaking more settings is required to make it work.
- Vlerësuar me 2 yje nga 5 të mundshëmnga 15832586 përdoruesi Firefox-i, 6 vite më parëDoesn't set the Host header, but otherwise it works.
- Vlerësuar me 4 yje nga 5 të mundshëmnga 15822544 përdoruesi Firefox-i, 6 vite më parëThis satisfies my immediate need - bypassing flaky DNS on my intranet VPN - pretty well! Enter hostname, enter IP, click "Add", click "Save".
There is still some room for improvement. Like many other reviewers I initially got tripped up by the form's habit of clearing itself, meaning that one field must be manually typed. And by the Save button, which must be clicked quite promptly or the data will disappear again. Both of these can be addressed with practice, though.
My one other issue is its URL rewriting rule - it looks fairly nice as e.g. "http://127.0.0.1/www.example.com/", but Firefox can't understand that entry format, so if you edit the URL at all (or even just hit enter on it) Firefox will no longer know what you mean and it will garble the URL.
That said, this extension is already quite helpful and it shows good potential too! - Vlerësuar me 5 yje nga 5 të mundshëmnga nyanpasu64's old account, 6 vite më parëOnly works if network.trr.mode is set to 0. Fails if DNS over HTTPS is enabled.