curl IP 지정하기

RyanKangRyanKang
1 min read

curl --resolve {host}:{port}:{ip} http(s)://{host}/{path}

이런식으로 ip를 지정해서 curl을 실행할 수 있다

통신하고자 하는 서버가 여러 ip를 사용할 경우 ip별로 통신이 가능한지 확인이 가능하다

0
Subscribe to my newsletter

Read articles from RyanKang directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

RyanKang
RyanKang