mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[enh] isp_box_config: add big button which link to port check tool.
This commit is contained in:
parent
5093b8ed74
commit
a1b8bd817c
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# Configuration box/router
|
||||
|
||||
<a class="btn btn-lg btn-default" href="http://ports.yunohost.org">Check ports are open</a>
|
||||
|
||||
#### Access to box/routeur administration
|
||||
In the URL bar of your web navigator put:
|
||||
```bash
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Configuration box/routeur
|
||||
|
||||
<a class="btn btn-lg btn-default" href="http://ports.yunohost.org">Vérifier que les ports sont ouverts</a>
|
||||
|
||||
### Accès à l’administration de la box/routeur
|
||||
Allez à l’adresse suivante : http://192.168.0.1 (ou celle-ci http://192.168.1.1). Puis authentifier-vous.
|
||||
|
||||
|
|
Loading…
Reference in a new issue