代码拉取完成,页面将自动刷新
Title: scan host with vpn
Author: Nixawk
Only ethernet devices can be used for raw scans on Windows, and "ppp0" is not
an ethernet device.
Use the --unprivileged option for this scan.
QUITTING!
====================================================
Platform: windows 7
Methods: nmap -iflist nmap -v -e ppp0 --unprivileged -n -T4 -Pn x.x.x.x # ppp0
is your interface. ====================================================
References: http://seclists.org/nmap-dev/2009/q3/617 转载于:
http://blog.csdn.net/nixawk/article/details/43446931