2023-10-18 17:53:53 +02:00
2023-10-20 17:10:36 +02:00
2023-10-19 20:19:10 +02:00
2023-10-19 20:19:10 +02:00

Network Roaming

Api that allows to switch a router from landline to 4G and back

Alcatel MW40V configuration

Find the encryption key

in default.html:

<meta name="header-meta" content="here_is_the_encryption_key">

Find the verification key

in js/sdk.js:

headers['_TclRequestVerificationKey'] = "here_is_the_verification_keys";

Description
No description provided
Readme 56 KiB
Languages
Python 100%