Skip to content

rallep71/myqr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myqr

QR Code scanner for login hotspot MikroTik

Cara pakai

  1. Tambahkan button di login.html
<button onclick="window.location='https://laksa19.github.io/myqr';">QR Code</button>
  1. Tambahkan script berikut di MikroTik via Terminal.
/ip hotspot walled-garden ip

add action=accept comment="Mikhmon QR Code Scanner" disabled=no dst-host=laksa19.github.io

Powered by webqr.com

About

QR Code scanner for login hotspot MikroTik

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • HTML 35.8%