TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Help me plan this feature for my Raspberry Pi

2 点作者 juanse大约 2 年前
Hi guys,<p>I have a project consisting in a network of Smart Kiosks powered by Raspberry Pi each one. It is an amateur project in the way that I am just an amateur trying to make stuff.<p>Right now, when I want to add a new node (kiosk TV), I will connect manually to wifi.<p>Obviously this represents a variety of problems, so I&#x27;m looking for solutions.<p>I&#x27;m thinking of creating an open wifi network without internet (hotspot), and from there a password protected page to insert your internet wifi credentials (like in routers)<p>So, It should:<p>- Have this second network permanently open - redirect any page to this config page - Have the necessary processes to detect wifis and set a new connection profile that will be the new default.<p>Where do I start? Any blindspot or better way?

1 comment

GianFabien大约 2 年前
To me it appears that you are thinking along the lines of a <i>captive portal</i>. There are numerous open-source and proprietary implementations of that concept.
评论 #34868065 未加载