1
0
Fork 0
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:
spageektti 2024-06-13 14:38:28 +02:00 committed by GitHub
parent b1a75c8916
commit f6c155728a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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:

View file

@ -1,7 +1,7 @@
# nc
> Netcat은 TCP 또는 UDP 데이터 작업을 위한 다목적 유틸리티입니다.
> 더 많은 정보: <https://manned.org/man/nc.1>.
> 더 많은 정보: <https://manned.org/nc.1>.
- 특정 포트에서 수신대기 및 수신한 데이터 출력:

View file

@ -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: