Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name HiNet modem QR Code Bypass
// @namespace http://tampermonkey.net/
// @version 0.3
// @description Bypass HiNet modem QR Code 2FA when login as Engineering mode
// @author G36maid
// @match http://192.168.1.1/*
// @match https://192.168.1.1/*
// @grant none
// @run-at document-start