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

wpa_cli_web

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wpa_cli_web

  • 0.0.17
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

WpaCliWeb

This gem provides a web interface for configuring Wifi connections on systems that include the wpa_cli command line interface to the wpa_supplicant tool. It was written to allow configuration of the Wifi on a Raspberry Pi when a keyboard and monitor is difficult to connect (in embedded applications for example).

Installation

$ gem install wpa_cli_web

Usage

$ wpa_cli_web start

This will start the web interface on the default port 3000. Run wpa_cli_web -h for further options.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

FAQs

Package last updated on 06 Oct 2014

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