this post was submitted on 04 Jan 2025
24 points (100.0% liked)
zerowaste
1979 readers
3 users here now
Discussing ways to reduce waste and build community!
Celebrate thrift as a virtue, talk about creative ways to make do, or show off how you reused something!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you know of any resources or guides on how to do that fake hotspot? I think it'd be so fun to do a little network-announcements thing.
No, I have no links or guides. It was an off-the-cuff idea. But speculatively, I would assume you could start by following one of many guides on how to configure an Android as a functional hotspot, such as:
Then cut off the uplink by removing the SIM chip or going into airplane mode (then re-enable wi-fi). I’ve not tested that. From there, if that works, you would need a web server. F-droid has a few prospects:
Ideally you would also have a redirection mechanism that acts like a captive portal and redirects all traffic to your server. That’s getting a bit beyond me.. perhaps a firewall like Netguard or AFwall could do that, but I’m not sure.