Browse Source

Update readme.md

pull/237/head
Nik 2 years ago
committed by GitHub
parent
commit
2557ad5a56
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      docs/readme.md

10
docs/readme.md

@ -6,16 +6,12 @@
Подключение по SSH к роутеру через "putty", 192.168.1.1:22. Подключение по SSH к роутеру через "putty", 192.168.1.1:22.
Логин: Логин:
``` ```root```
root
```
Пароль: Пароль:
```bash ```keenetic```
keenetic
```
Обновляем opkg пакеты: Обновляем opkg пакеты:
opkg update ```opkg update```
Устанавливаем пакеты: Устанавливаем пакеты:
opkg install coreutils-sort curl git-http grep gzip ipset iptables kmod_ndms nano xtables-addons_legacy opkg install coreutils-sort curl git-http grep gzip ipset iptables kmod_ndms nano xtables-addons_legacy

Loading…
Cancel
Save