Wifiqr

Create a QR code with your Wi-Fi login details
Alternatives To Wifiqr
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Wifiauth436
4 years agomitObjective-C
Because connecting to WiFis is still an unsolved problem 😂
Wifiqr228
2 months ago7October 22, 2022mitGo
Create a QR code with your Wi-Fi login details
Openwisp Wifi Login Pages74
2 months ago25gpl-3.0JavaScript
Configurable captive page for public/private WiFi services providing login, sign up, social login, SMS verification, change password, reset password, change phone number and more.
Zjuwlan_auto_login51
4 years agoPython
implemented in Python
Wifidog Java Portal34
7 years agoJava
由 Java 实现的 WiFiDog 认证服务
Muwifi Autologin28
6 years agootherJava
An android application to automatically login to MU-WiFi
Meo Wifi Login18
2 years agoPython
Allows automated login through a MEO Wifi Premium hotspot
P99 Login Middlemand14
2 years ago2unlicenseC
Filters EQEmu login server to only display P99 servers
Logmein Android13
8 years ago9gpl-3.0Java
Automatically login to University WiFi with your Android
Croutera12
2 months ago3January 16, 20167mitPython
Simple Cli Router Admin. To handle common Routers/Modems actions like login, restart, log in terminal.
Alternatives To Wifiqr
Select To Compare


Alternative Project Comparisons
Readme

Wi-Fi QR Code Generator

Test Status PkgGoDev Go Report Card codecov

Create a QR code with your Wi-Fi login details.

Use Google Lens or other application to scan it and connect automatically.

Installation

Choose a binary from the releases.

Build from Source

Download and install Go.

Install the application:

go install github.com/reugn/wifiqr/cmd/[email protected]

See the go install instructions for more information about the command.

Usage

$ wifiqr --help
wifiqr is a WiFi QR code generator

It is used to create a QR code containing the login details such as
the name, password, and encryption type. This QR code can be scanned
using Google Lens or other QR code reader to connect to the network.
It is Android and iOS compatible.

If the options necessary for creating the QR code are not given on
the command line, the user will be prompted for the information.

Usage:
  wifiqr [flags]

Flags:
  -h, --help              help for wifiqr
      --hidden            Hidden SSID
  -k, --key string        Wireless password (pre-shared key / PSK)
  -o, --output string     PNG file for output (default stdout)
  -p, --protocol string   Wireless network encryption protocol (WPA2, WPA, WEP, NONE). (default "WPA2")
  -s, --size int          Image width and height in pixels (default 256)
  -i, --ssid string       Wireless network name
  -v, --version           version for wifiqr

Usage Example

./wifiqr --ssid some_ssid --key 1234 --output qr.png --size 128

License

MIT

Popular Login Projects
Popular Wifi Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Golang
Cli
Terminal
Login
Command Line Tool
Wifi
Credentials
Qrcode
Qr
Cli App
Lenses
Qrcode Generator