Hacker News new | ask | show | jobs
by lkirk 2643 days ago
I have used this in the past. There are only a few places where this bites you, for instance wifi authentication portals. Some of these wifi access points change your resolv.conf so that you can load their internal page for terms and conditions.
1 comments

I solved the captive portal issue by using captive browser

https://github.com/FiloSottile/captive-browser

Very cool, thanks. I will probably be using this in the future