🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

miwifi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

miwifi

0.2.0
Rubygems
Version published
Maintainers
1
Created
Source

Miwifi

With miwifi authenticating to your Mi router and getting list of connected devices is as simple as that:

router = Miwifi::Router.new("192.168.31.1", "password")
router.auth
devices = router.device_list

Installation

  • Authenticate to GitHub Packages

  • Add these lines to your application's Gemfile:

source "https://rubygems.pkg.github.com/lesterrry" do
  gem "miwifi"
end

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

Support

  • Xiaomi Router 3 (R3)

FAQs

Package last updated on 25 Sep 2023

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