This a basic webserver used to fake Network Health Check like the following endpoints:
captive.apple.com
detectportal.firefox.com
www.msftncsi.com
www.msftconnecttest.com
ipv6.msftconnecttest.com
- You should redirect
dns.msftncsi.com
to a trusted DNS server
- You should redirect
MIT
All PRs are welcome.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request