Skip to content

pages.*/common/*: update GitHub links to docs.projectdiscovery.io #16362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages.es/common/dnsx.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://github.com/projectdiscovery/dnsx>.
> Más información: <https://docs.projectdiscovery.io/tools/dnsx/running>.

- Consulta el registro A de un subdominio y muestra la [re]spuesta recibida:

Expand Down
2 changes: 1 addition & 1 deletion pages.es/common/naabu.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://github.com/projectdiscovery/naabu>.
> Más información: <https://docs.projectdiscovery.io/tools/naabu/running>.

- Ejecuta un escaneo SYN contra los puertos predeterminados (top 100) del host remoto:

Expand Down
2 changes: 1 addition & 1 deletion pages.ko/common/dnsx.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> 여러 DNS 쿼리를 실행하기 위한 빠르고 목적이 다양한 DNS 도구 키트.
> 참고: 어떤 경우에는 `dnsx`에 대한 입력이 `stdin` (파이프 `|`)를 통해 전달되어야 함.
> See also: `dig`, `dog`, `dnstracer`.
> 더 많은 정보: <https://github.com/projectdiscovery/dnsx>.
> 더 많은 정보: <https://docs.projectdiscovery.io/tools/dnsx/running>.

- (하위)도메인의 A 레코드를 쿼리하고 수신된 응답([re]sponse)을 표시:

Expand Down
2 changes: 1 addition & 1 deletion pages.ko/common/httpx.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 여러 프로브를 한 번에 실행하기 위해 Go로 작성된 빠르고 다목적 HTTP 도구 키트.
> 참고: 동일한 명령 이름을 가진 관련 없는 Python's HTTPX와 혼동하지 말것.
> 더 많은 정보: <https://github.com/projectdiscovery/httpx>.
> 더 많은 정보: <https://docs.projectdiscovery.io/tools/httpx/running>.

- 프로브 상태를 표시하는 [u]RL, 호스트, IP 주소 또는 서브넷 (CIDR 표기법)에 대해 프로브를 실행:

Expand Down
2 changes: 1 addition & 1 deletion pages.ko/common/katana.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 자동화 파이프라인에서의 실행에 중점을 둔 빠른 크롤러로, 헤드리스 및 비헤드리스 크롤링을 모두 제공합니다.
> 같이 보기: `gau`, `scrapy`, `waymore`.
> 더 많은 정보: <https://github.com/projectdiscovery/katana>.
> 더 많은 정보: <https://docs.projectdiscovery.io/tools/katana/running>.

- URL 목록을 크롤링:

Expand Down
2 changes: 1 addition & 1 deletion pages.ko/common/naabu.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 신뢰성과 단순성에 중점을 둔 Go로 작성된 빠른 포트 스캐너.
> 참고: 일부 기능은 `naabu`를 루트 권한으로 실행할 때만 활성화되며, 예를 들어 SYN 스캔이 있습니다.
> 더 많은 정보: <https://github.com/projectdiscovery/naabu>.
> 더 많은 정보: <https://docs.projectdiscovery.io/tools/naabu/running>.

- 원격 호스트의 기본(상위 100개) 포트에 대해 SYN 스캔 실행:

Expand Down