186
edits
Line 17: | Line 17: | ||
<big>Ranked from most to least important</big> | <big>Ranked from most to least important</big> | ||
== InternetIsDownRedirect == | |||
When the node doesn't have internet access, it will redirect traffic to our mesh hosted [[Mesh/Firmware#Splash_page|Splash Page]]. | |||
We need something hosted on the node that can check if it has access to the internet. There's a bit of an issue where certain OSes won't connect to APs that don't have internet access. [[User:Juul|Juul]] will look into building a hack that properly manages these requests and redirects them to our node-hosted site. | |||
== Splash page == | == Splash page == | ||
We can capture OS specific probes in order to specifically redirect captive portal requests without affecting any other network traffic. | We can capture OS specific probes in order to specifically redirect captive portal requests without affecting any other network traffic. | ||
Features: | |||
* Brief info on the mesh | |||
* Link to our website? | |||
Status: | Status: | ||
[[User:Juul|Juul]] is in the process of implementing. He needs help with: | |||
* Finding out captive portal request protocols for different OSes. He's covered Iphone, but needs information on other hardware | |||
* We need UX/UI designers! | |||
* Co-located server ($$) | |||
== SSH server == | == SSH server == |