Skip to content

hotspotbilling/qrlogin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QRcode Scanner

QR Code scanner for login hotspot MikroTik

How to use

  1. Add url button to login page
<button onclick="window.location='https://hotspotbilling.github.io/qrlogin/?hotspot=Your company&back=encoded url for back to login';">QR Login</button>
  1. Add walled garden, run this script in MikroTik terminal.
/ip hotspot walled-garden ip
add action=accept comment="QR Code Scanner" disabled=no dst-host=hotspotbilling.github.io

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • HTML 35.1%