当前位置:网站首页>Ping port artifact psping
Ping port artifact psping
2022-07-04 05:14:00 【MFC is not proficient and does not change its name】
brief introduction
Test whether the server port is normal , adopt ping The command cannot test whether the port is open 、 Whether it can be connected normally . Of course Telnet Can also be solved . The tool shared in this article is sysInternals A gadget under the tool set psPing, This tool supports Ping:ICMP、TCPorUDP, And delay analysis and bandwidth testing .
Usage method
- Ping ICMP That is, do not write the port number , Here's the picture .

** Command interpretation **
psping -n 10 -w 3 192.168.4.15
-n Options refer to ping The number of times ,-w Options refer to warm-up times , The next step is to ping Of IP
- Ping TCP Just write the port number , Here's the picture .

** Command interpretation **
psping -n 10 -w 3 192.168.4.15:8080
-n Options refer to ping The number of times ,-w Options refer to warm-up times , The next step is to ping Of IP + port
- Delay analysis , A service port should be connected
First step , Let's start with server, Ignore if any
** Command interpretation **
// I have no suitable server, Take this tool to play a
.\psping -s 192.168.4.15:8080
-s Options Indicates a server, Followed by a ip And port
The second step , Client access links 
** Command interpretation **
.\psping -l 8k -n 10000 -h 100 192.168.4.15:8080
-l( A lowercase letter L) Options Indicates delay test ,8k Indicates that the packet size is 8K byte ,-n 10000 Represents the number of communications ,-h 100 The options represent Print 100 Statistics .
- Bandwidth analysis , A service port should be connected

** Command interpretation **
.\psping -b -l 8000k -n 10000 -h 100 192.168.4.15:8080
-b Options Indicates bandwidth test ,8000k Indicates that the packet size is 8000K byte ,-n 10000 Represents the number of communications ,-h 100 The options represent Print 100 Statistics .
// The result returned in the figure shows : A total of 8 individual T, Maximum speed 2.76GB/s !!! Although I measure the bandwidth between local client services , But it's too fast , Cannot bear sth ~~. I can't copy and paste files at this speed .
边栏推荐
- Li Kou's 300th weekly match
- appliedzkp的zkevm(12)State Proof
- 简单g++和gdb调试
- Zhongke panyun-d module analysis and scoring standard
- Flutter ‘/usr/lib/libswiftCore. dylib‘ (no such file)
- Error response from daemon: You cannot remove a running container 8d6f0d2850250627cd6c2acb2497002fc3
- [matlab] general function of communication signal modulation - generation of narrow-band Gaussian white noise
- PostgreSQL has officially surpassed mysql. Is this guy too strong!
- Electronic components mall and data manual download website summary
- [matlab] matlab simulates digital baseband transmission system eye diagram of bipolar baseband signal (class I part response waveform)
猜你喜欢

【兴趣阅读】Adversarial Filtering Modeling on Long-term User Behavior Sequences for Click-Through Rate Pre
![[技术发展-25]:广播电视网、互联网、电信网、电网四网融合技术](/img/87/e0469e280365ed0261e2b551ebd888.png)
[技术发展-25]:广播电视网、互联网、电信网、电网四网融合技术

Public inputs in appliedzkp zkevm (13)

定制一个自己项目里需要的分页器

LM小型可编程控制器软件(基于CoDeSys)笔记二十一:错误3703

Notes on the paper "cross view transformers for real time map view semantic segmentation"

NTFS 安全权限

Flutter ‘/usr/lib/libswiftCore. dylib‘ (no such file)

Integer type of C language

LM小型可编程控制器软件(基于CoDeSys)笔记二十二:错误4268/4052
随机推荐
小程序毕业设计---美食、菜谱小程序
LM小型可编程控制器软件(基于CoDeSys)笔记二十一:错误3703
Graduation design of small programs -- small programs of food and recipes
[matlab] general function of communication signal modulation bandpass filter
Zhongke panyun-d module analysis and scoring standard
记几个智能手表相关芯片 蓝牙芯片 低功耗
How to build your own knowledge engine? Community open application
Rollup各组件作用
【MATLAB】MATLAB 仿真模拟调制系统 — FM 系统
Annex 4: scoring criteria of the attacker docx
Encryption and decryption
LabVIEW错误对话框的出现
2022广东省赛——编码信息获取 解析flag
Simple g++ and GDB debugging
[matlab] matlab simulation - low pass Gaussian white noise
Download kicad on Alibaba cloud image station
[matlab] matlab simulates digital baseband transmission system eye diagram of bipolar baseband signal (class I part response waveform)
Just do it with your hands 7 - * project construction details 2 - hook configuration
[matlab] general function of communication signal modulation Fourier transform
中職組網絡安全—內存取證