메뉴 닫기

httpstat – curl 기반 웹사이트 성능확인 도구

Shell에서의 curl 기반 웹사이트 성능확인 도구입니다.
저희 회사처럼 모든 업무용 PC를 Linux로 사용하는 환경에서는 Shell에서 간단히 느려지는 구간을 체크하는데 편리합니다.
단일파일로 작성되어있어 다른 패키지들하고 의존성이 없으며 파이썬 스크립트로 Python3 하고 호환됩니다.

 

설치
아래 3가지 방법중 자신의 환경에 맞게 설치하면 됩니다.

 – wget 다운로드

# wget -c https://raw.githubusercontent.com/reorx/httpstat/master/httpstat.py

 – pip install

# pip install httpstat

 – brew (MAC 사용자)

 

사용방법
# httpstat <URL> <Curl Option>

세부적인 옵션은 아래 help 페이지를 참고

 

추가적인 설명은 아래 제작자 github 저장소를 참고하시기 바랍니다.

참고
https://github.com/reorx/httpstat

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x