diff options
author | Giammarco <stich86@gmail.com> | 2023-04-26 15:20:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-26 15:20:25 +0200 |
commit | c19b06125dd22c7545ccffe14c6c6f226cf229a0 (patch) | |
tree | 16e236801d08927c43ac92e8cf459fc641ca6b4d | |
parent | format table (diff) | |
download | hack-gpon.github.io-f601-add-new-info.tar hack-gpon.github.io-f601-add-new-info.tar.gz hack-gpon.github.io-f601-add-new-info.tar.bz2 hack-gpon.github.io-f601-add-new-info.tar.lz hack-gpon.github.io-f601-add-new-info.tar.xz hack-gpon.github.io-f601-add-new-info.tar.zst hack-gpon.github.io-f601-add-new-info.zip |
-rw-r--r-- | _ont/ont-zte-f601.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_ont/ont-zte-f601.md b/_ont/ont-zte-f601.md index f166d78..e7eb91e 100644 --- a/_ont/ont-zte-f601.md +++ b/_ont/ont-zte-f601.md @@ -84,6 +84,8 @@ syn_version ## Enable Telnet {% include alert.html content="This is an external script ([ZTE Telnet enabled](https://github.com/douniwan5788/zte_modem_tools)), so use at your own risk! Credential doesn't survive at reboot!" alert="Note" icon="svg-info" color="blue" %} +{% include alert.html content="For Italian users, it 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 ``` |