mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 04:35:23 +02:00
nc: update translations (#12959)
This commit is contained in:
parent
b1a75c8916
commit
f6c155728a
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# nc
|
||||
|
||||
> Netcat es una utilidad versátil para trabajar con datos TCP o UDP.
|
||||
> Más información: <https://manned.org/man/nc.1>.
|
||||
> Más información: <https://manned.org/nc.1>.
|
||||
|
||||
- Escucha en un puerto determinado e imprime cualquier dato recibido:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# nc
|
||||
|
||||
> Netcat은 TCP 또는 UDP 데이터 작업을 위한 다목적 유틸리티입니다.
|
||||
> 더 많은 정보: <https://manned.org/man/nc.1>.
|
||||
> 더 많은 정보: <https://manned.org/nc.1>.
|
||||
|
||||
- 특정 포트에서 수신대기 및 수신한 데이터 출력:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# nc
|
||||
|
||||
> Netcat is een veelzijdig hulpprogramma voor het omleiden van IO naar een netwerkstream.
|
||||
> Meer informatie: <https://manned.org/man/nc.1>.
|
||||
> Meer informatie: <https://manned.org/nc.1>.
|
||||
|
||||
- Start een luisteraar op de opgegeven TCP poort en stuur er een bestand in:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue