diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2024-02-10 10:05:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-10 10:05:14 +0100 |
commit | 0244c417b09ccca3c955baec106733d93450eb40 (patch) | |
tree | 4f536c7308032f4f50be17f4f0fb9662c9d89f88 | |
parent | update (diff) | |
download | hack-gpon.github.io-0244c417b09ccca3c955baec106733d93450eb40.tar hack-gpon.github.io-0244c417b09ccca3c955baec106733d93450eb40.tar.gz hack-gpon.github.io-0244c417b09ccca3c955baec106733d93450eb40.tar.bz2 hack-gpon.github.io-0244c417b09ccca3c955baec106733d93450eb40.tar.lz hack-gpon.github.io-0244c417b09ccca3c955baec106733d93450eb40.tar.xz hack-gpon.github.io-0244c417b09ccca3c955baec106733d93450eb40.tar.zst hack-gpon.github.io-0244c417b09ccca3c955baec106733d93450eb40.zip |
-rw-r--r-- | _router_pon/ont-zte-f6645p.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_router_pon/ont-zte-f6645p.md b/_router_pon/ont-zte-f6645p.md index 9832d08..75255ac 100644 --- a/_router_pon/ont-zte-f6645p.md +++ b/_router_pon/ont-zte-f6645p.md @@ -61,8 +61,6 @@ syn_version ## Enable Telnet {% include alert.html content="This is an external script ([ZTE Telnet enabler](https://github.com/douniwan5788/zte_modem_tools)), use at your own risk! Credentials don't survive at reboot!" alert="Note" icon="svg-info" color="blue" %} -{% include alert.html content="For italian users, the script above only works on versions V6.0.10N40 (TIM) and V6.0.10P6N7 (OpenFiber)" alert="Note" icon="svg-info" color="blue" %} - ```sh python3 zte_factroymode.py --user admin --pass admin --ip 192.168.1.1 --port 80 telnet open ``` |