curl --connect-to

Jmnote (토론 | 기여)님의 2024년 9월 27일 (금) 11:05 판

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 }}