chore(i18n,learn): processed translations (#45432)

This commit is contained in:
camperbot
2022-03-14 22:46:48 +05:30
committed by GitHub
parent 9a48c71ecf
commit d94177d85c
61 changed files with 592 additions and 335 deletions

View File

@ -1,8 +1,12 @@
---
id: 5ea9997bbec2e9bc47e94db0
title: Creating a TCP Client
title: Creando un Cliente TCP
challengeType: 11
videoId: ugYfJNTawks
bilibiliIds:
aid: 933058124
bvid: BV16M4y1g7zL
cid: 409034338
dashedName: creating-a-tcp-client
---
@ -10,7 +14,7 @@ dashedName: creating-a-tcp-client
## --text--
Which socket object method lets you set the maximum amount of data your client accepts at once?
¿Qué método del objeto Socket le permite definir la cantidad máxima de data que tu cliente acepta por vez?
## --answers--

View File

@ -1,8 +1,12 @@
---
id: 5ea9997bbec2e9bc47e94db2
title: Developing an Nmap Scanner part 2
title: Desarrollando un escáner de Nmap parte 2
challengeType: 11
videoId: a98PscnUsTg
bilibiliIds:
aid: 505526943
bvid: BV1Hg411c7oE
cid: 409034761
dashedName: developing-an-nmap-scanner-part-2
---
@ -10,7 +14,7 @@ dashedName: developing-an-nmap-scanner-part-2
## --text--
Which of the following allows you to scan for UDP ports between 21 to 443?
¿Cuál de las siguientes opciones le permite buscar puertos UDP entre 21 a 443?
## --answers--