post_resp = self.session.post(login_url, data=payload) if post_resp.status_code == 200 and 'dashboard' in post_resp.url: print("[+] Unlocked via form login") return True print("[-] Form unlock failed") return False
: Select the specific model and current network lock details.