From 3920e1f3eabfd3994d0accc753e1a22457ed25d3 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck Date: Sat, 3 May 2025 15:31:50 +0200 Subject: [PATCH] pages.*/common/*: update GitHub links to docs.projectdiscovery.io --- pages.es/common/dnsx.md | 2 +- pages.es/common/naabu.md | 2 +- pages.ko/common/dnsx.md | 2 +- pages.ko/common/httpx.md | 2 +- pages.ko/common/katana.md | 2 +- pages.ko/common/naabu.md | 2 +- pages/common/dnsx.md | 2 +- pages/common/httpx.md | 2 +- pages/common/katana.md | 2 +- pages/common/naabu.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pages.es/common/dnsx.md b/pages.es/common/dnsx.md index e0c5dba3ff33c4..852c9b91718959 100644 --- a/pages.es/common/dnsx.md +++ b/pages.es/common/dnsx.md @@ -3,7 +3,7 @@ > Un equipo de herramientas de DNS rápido y multipropósito para ejecutar múltiples consultas DNS. > Nota: la entrada a `dnsx` necesita ser pasada a través de `stdin` (tubería `|`) en algunos casos. > Ver también: `dig`, `dog`, `dnstracer`. -> Más información: . +> Más información: . - Consulta el registro A de un subdominio y muestra la [re]spuesta recibida: diff --git a/pages.es/common/naabu.md b/pages.es/common/naabu.md index ad0559b0b67d2a..790b25554e4754 100644 --- a/pages.es/common/naabu.md +++ b/pages.es/common/naabu.md @@ -3,7 +3,7 @@ > Un escáner de puertos rápido, escrito en Go, enfocado en fiabilidad y simplicidad. > Vea también: `nmap`. > Nota: Algunas características sólo se activan cuando `naabu` se ejecuta con privilegios de superusuario, como el escaneo SYN. -> Más información: . +> Más información: . - Ejecuta un escaneo SYN contra los puertos predeterminados (top 100) del host remoto: diff --git a/pages.ko/common/dnsx.md b/pages.ko/common/dnsx.md index b43f484ab73524..02073a6248db7c 100644 --- a/pages.ko/common/dnsx.md +++ b/pages.ko/common/dnsx.md @@ -3,7 +3,7 @@ > 여러 DNS 쿼리를 실행하기 위한 빠르고 목적이 다양한 DNS 도구 키트. > 참고: 어떤 경우에는 `dnsx`에 대한 입력이 `stdin` (파이프 `|`)를 통해 전달되어야 함. > See also: `dig`, `dog`, `dnstracer`. -> 더 많은 정보: . +> 더 많은 정보: . - (하위)도메인의 A 레코드를 쿼리하고 수신된 응답([re]sponse)을 표시: diff --git a/pages.ko/common/httpx.md b/pages.ko/common/httpx.md index 5c6b36e3fcf187..5f7ec05602e1e7 100644 --- a/pages.ko/common/httpx.md +++ b/pages.ko/common/httpx.md @@ -2,7 +2,7 @@ > 여러 프로브를 한 번에 실행하기 위해 Go로 작성된 빠르고 다목적 HTTP 도구 키트. > 참고: 동일한 명령 이름을 가진 관련 없는 Python's HTTPX와 혼동하지 말것. -> 더 많은 정보: . +> 더 많은 정보: . - 프로브 상태를 표시하는 [u]RL, 호스트, IP 주소 또는 서브넷 (CIDR 표기법)에 대해 프로브를 실행: diff --git a/pages.ko/common/katana.md b/pages.ko/common/katana.md index 828b57ff578f96..88d100f5cbd0ae 100644 --- a/pages.ko/common/katana.md +++ b/pages.ko/common/katana.md @@ -2,7 +2,7 @@ > 자동화 파이프라인에서의 실행에 중점을 둔 빠른 크롤러로, 헤드리스 및 비헤드리스 크롤링을 모두 제공합니다. > 같이 보기: `gau`, `scrapy`, `waymore`. -> 더 많은 정보: . +> 더 많은 정보: . - URL 목록을 크롤링: diff --git a/pages.ko/common/naabu.md b/pages.ko/common/naabu.md index 8d512a78472008..639c3b34a44320 100644 --- a/pages.ko/common/naabu.md +++ b/pages.ko/common/naabu.md @@ -2,7 +2,7 @@ > 신뢰성과 단순성에 중점을 둔 Go로 작성된 빠른 포트 스캐너. > 참고: 일부 기능은 `naabu`를 루트 권한으로 실행할 때만 활성화되며, 예를 들어 SYN 스캔이 있습니다. -> 더 많은 정보: . +> 더 많은 정보: . - 원격 호스트의 기본(상위 100개) 포트에 대해 SYN 스캔 실행: diff --git a/pages/common/dnsx.md b/pages/common/dnsx.md index c689a67ae32c3f..cb67a904f35233 100644 --- a/pages/common/dnsx.md +++ b/pages/common/dnsx.md @@ -3,7 +3,7 @@ > A fast and multi-purpose DNS toolkit to run multiple DNS queries. > Note: input to `dnsx` needs to be passed through `stdin` (pipe `|`) in some cases. > See also: `dig`, `dog`, `dnstracer`. -> More information: . +> More information: . - Query the A record of a (sub)domain and show [re]sponse received: diff --git a/pages/common/httpx.md b/pages/common/httpx.md index 473ca26440b604..328f9f280f88e2 100644 --- a/pages/common/httpx.md +++ b/pages/common/httpx.md @@ -2,7 +2,7 @@ > A fast and multi-purpose HTTP toolkit written in Go to run multiple probes at once. > Note: not to be confused with the unrelated Python's HTTPX which has the same command name. -> More information: . +> More information: . - Run a probe against a [u]RL, host, IP Address or subnet (CIDR notation) showing probe status: diff --git a/pages/common/katana.md b/pages/common/katana.md index 37bf4ff5b643d6..c5502b4f179906 100644 --- a/pages/common/katana.md +++ b/pages/common/katana.md @@ -2,7 +2,7 @@ > A fast crawler focused on execution in automation pipelines offering both headless and non-headless crawling. > See also: `gau`, `scrapy`, `waymore`. -> More information: . +> More information: . - Crawl a list of URLs: diff --git a/pages/common/naabu.md b/pages/common/naabu.md index 907a3c85b34fbd..75c4750695f4c3 100644 --- a/pages/common/naabu.md +++ b/pages/common/naabu.md @@ -2,7 +2,7 @@ > A fast port scanner written in Go with a focus on reliability and simplicity. > Note: Some features are only activated when `naabu` is run with root privileges such as SYN scan. -> More information: . +> More information: . - Run a SYN scan against default (top 100) ports of remote host: