'tcping'에 해당되는 글 1건

  1. 2019.07.12 server 의 port 오픈 확인
프로그램관련 기타2019. 7. 12. 11:14

#방법1

1. tcping.exe 다운 로드 : https://www.elifulkerson.com/projects/tcping.php

 

tcping.exe - ping over a tcp connection

tcping.exe - ping over a tcp connection tcping.exe is a console application that operates similarly to 'ping', however it works over a tcp port. There are many different implementions of this floating around, written independently by different people. Ther

www.elifulkerson.com

2. 다운받은 파일 실행

3. cmd 열고

4. tcping 아이피 포트

 

#방법2
1. WinPcap_4_1_3.exe 인스톨
2. tracetcp-0.99.4beta-sdream4.zip 파일의 exe 파일만 c:\windows\system32\ 폴더에 복사
3. cmd 
4. tracetcp 아이피:포트 -n

Posted by 차돌이라네