mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Merge r16779:16804 from /nmap-exp/david/nmap-nping. This adds Nping
into the standard distribution.
This commit is contained in:
3
macosx/nmap.pmdoc/05nping-contents.xml
Normal file
3
macosx/nmap.pmdoc/05nping-contents.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<pkg-contents spec="1.12">
|
||||
<f n="Nping" pt="Nping" m="false" t="file"/>
|
||||
</pkg-contents>
|
||||
25
macosx/nmap.pmdoc/05nping.xml
Normal file
25
macosx/nmap.pmdoc/05nping.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<pkgref spec="1.12" uuid="A488395A-3951-449A-B3F6-A74D5E926D69">
|
||||
<config>
|
||||
<identifier>org.insecure.nping.nping.pkg</identifier>
|
||||
<version>1</version>
|
||||
<description />
|
||||
<post-install type="none" />
|
||||
<requireAuthorization />
|
||||
<installFrom relative="true" includeRoot="false">Nping</installFrom>
|
||||
<installTo>/</installTo>
|
||||
<flags>
|
||||
<followSymbolicLinks />
|
||||
</flags>
|
||||
<packageStore type="internal" />
|
||||
<mod>parent</mod>
|
||||
<mod>installFrom.isRelativeType</mod>
|
||||
</config>
|
||||
<contents>
|
||||
<file-list>01nping-contents.xml</file-list>
|
||||
<filter>/CVS$</filter>
|
||||
<filter>/\.svn$</filter>
|
||||
<filter>/\.cvsignore$</filter>
|
||||
<filter>/\.cvspass$</filter>
|
||||
<filter>/\.DS_Store$</filter>
|
||||
</contents>
|
||||
</pkgref>
|
||||
@@ -31,6 +31,11 @@
|
||||
starts_enabled="true" starts_hidden="false">
|
||||
<pkgref id="org.insecure.nmap.ndiff.pkg" />
|
||||
</choice>
|
||||
<choice title="Nping" id="choice96" starts_selected="true"
|
||||
description="Nping packet generator."
|
||||
starts_enabled="true" starts_hidden="false">
|
||||
<pkgref id="org.insecure.nmap.nping.pkg" />
|
||||
</choice>
|
||||
</contents>
|
||||
<resources bg-scale="none" bg-align="topleft">
|
||||
<locale lang="en">
|
||||
@@ -43,6 +48,7 @@
|
||||
<item type="file">02zenmap.xml</item>
|
||||
<item type="file">03ncat.xml</item>
|
||||
<item type="file">04ndiff.xml</item>
|
||||
<item type="file">05nping.xml</item>
|
||||
<mod>properties.customizeOption</mod>
|
||||
<mod>properties.title</mod>
|
||||
<mod>properties.anywhereDomain</mod>
|
||||
|
||||
Reference in New Issue
Block a user