curl --connect-to

Jmnote (토론 | 기여)님의 2024년 9월 27일 (금) 11:04 판 (새 문서: ==개요== {{소문자}} ;curl --connect-to <syntaxhighlight lang='console'> root@wsl:~# curl --connect-to ::103.102.166.224 https://wikipedia.org <!DOCTYPE HTML PUBLIC "-//IETF//DTD...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

curl --connect-to
root@wsl:~# curl --connect-to ::103.102.166.224 https://wikipedia.org
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.wikipedia.org/">here</a>.</p>
</body></html>


2 같이 보기

  • [[ ]]
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}