Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/danesparza/iot-wifi-setup

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/danesparza/iot-wifi-setup

  • v0.0.0-20240830122703-c345a2536f28
  • Source
  • Go
  • Socket score

Version published
Created
Source

iot-wifi-setup Build and release

Present a wifi AP to get connected to local wifi network and then hand-off to your app. This uses Network Manager (available in newer versions of Raspberry Pi OS and Linux)

Installation

Prerequisites

Install Raspberry Pi OS. For best results, use the Raspberry Pi imager and pick 'Raspberry Pi OS (other)' and then 'Raspberry Pi OS Lite (64-bit)'.

Install the package repo (you only need to do this once per machine)

wget https://packages.cagedtornado.com/prereq.sh -O - | sh

Package installation

Install the package

sudo apt install iot-wifi-setup

Using

Access the service using port 3070 by default.

There is both an API for iot-wifi-setup so you can integrate with various app types (documentation: http://<yourmachine>:3070/swagger) swagger ui

and a simple web based UI located at http://<yourmachine>:3070/ web based ui

FAQs

Package last updated on 30 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc