pages/*: update links and more info link script (#11390)
* pages/*: update links and more info link script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: reformat code * ax-webapp: fix link * curl: fix false positive Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
c059eb1c19
commit
5c26174aa9
@@ -1,7 +1,8 @@
|
||||
# ip
|
||||
|
||||
> Mostra / manipola routing, dispositivi, criteri di routing e tunnel.
|
||||
> Alcuni sottocomandi, come `ip address`, hanno una propria documentazione d'uso. Maggiori informazioni: <https://www.man7.org/linux/man-pages/man8/ip.8.html>.
|
||||
> Alcuni sottocomandi, come `ip address`, hanno una propria documentazione d'uso.
|
||||
> Maggiori informazioni: <https://www.man7.org/linux/man-pages/man8/ip.8.html>.
|
||||
|
||||
- Elenca le interfacce con informazioni dettagliate:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# iptables
|
||||
|
||||
> Programma che permette di configurare tabelle, catene e regole fornite dal firewall del kernel Linux.
|
||||
> Maggiori informazioni: <https://www.netfilter.org/projects/iptables/>.
|
||||
> Maggiori informazioni: <https://manned.org/iptables>.
|
||||
|
||||
- Visualizza catene, regole e contatori di pacchetti/byte per la tabella dei filtri:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# smbclient
|
||||
|
||||
> Programma client simile ad FTP per server SMB/CIFS.
|
||||
> Maggiori informazioni: <https://manned.org/man.it/smbclient.1>.
|
||||
> Maggiori informazioni: <https://manned.org/smbclient>.
|
||||
|
||||
- Connettiti ad una share (all'utente verrà richiesta la password; `exit` per uscire dalla sessione):
|
||||
|
||||
|
Reference in New Issue
Block a user