順藤摸瓜啊 tracert 在win下這么多年都沒發(fā)現(xiàn)win下還有這么使用的工具,只是為什么我跟蹤到的都是 請(qǐng)求超時(shí)啊!
2016-01-24
In function 'main': ../../hping3s/main.c:186: undefined reference to 'hping_script' collect2: ld returned 1 exit status make: hping3 Error 1
So far look like nobody else get the same error as I got. Any ideas?
Solution2: I had to do a 'make clean' before 'make' for hping to compile successfully.
So far look like nobody else get the same error as I got. Any ideas?
Solution2: I had to do a 'make clean' before 'make' for hping to compile successfully.
2016-01-02
/root/hping-master/main.c:190: undefined reference to `hping_script'
collect2: ld returned 1 exit status
collect2: ld returned 1 exit status
2016-01-02
nc -v -z -w2 10.10.20.250 1-50
nc -u -v -z -w2 10.10.20.250 1-50
w 超時(shí)時(shí)間
z 輸入輸出模式
v 顯示詳情
u UDP
文件傳輸 反彈shell zookeeper
nc -u -v -z -w2 10.10.20.250 1-50
w 超時(shí)時(shí)間
z 輸入輸出模式
v 顯示詳情
u UDP
文件傳輸 反彈shell zookeeper
2015-12-30
-sP ICMP
-sS TCP SYN 0-1024+常用服務(wù)端口 -p 0-65535
-sT TCP connect() 全開放
-sS UDP
-sS TCP SYN 0-1024+常用服務(wù)端口 -p 0-65535
-sT TCP connect() 全開放
-sS UDP
2015-12-30
man mtr
mtr widcbgp.cn 查看丟包
zk echo mtr |nc localhost 2181 兩個(gè)mtr有關(guān)聯(lián)么?
mtr widcbgp.cn 查看丟包
zk echo mtr |nc localhost 2181 兩個(gè)mtr有關(guān)聯(lián)么?
遇到這種錯(cuò)誤
configure: error: in `/root/fping-3.13':
configure: error: no acceptable C compiler found in $PATH
configure: error: in `/root/fping-3.13':
configure: error: no acceptable C compiler found in $PATH
2015-12-28
yum install libpcap
ln -s /usr/include/pcap-bpf.h /usr/include/net/bpf.h
yum install tcl-devel
ln -s /usr/include/pcap-bpf.h /usr/include/net/bpf.h
yum install tcl-devel
2015-10-18