https://github.com/pear/net_nmap
https://github.com/pear/net_nmap
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pear/net_nmap
- Owner: pear
- Created: 2011-12-18T06:35:13.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T06:54:04.000Z (about 8 years ago)
- Last Synced: 2025-04-10T02:54:40.822Z (over 1 year ago)
- Language: PHP
- Homepage: http://pear.php.net/package/Net_Nmap
- Size: 225 KB
- Stars: 10
- Watchers: 5
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This package is http://pear.php.net/package/Net_Nmap and has been migrated from http://svn.php.net/repository/pear/packages/Net_Nmap
Please report all new issues via the PEAR bug tracker.
If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.
To test, run either
$ phpunit tests/
or
$ pear run-tests -r
To build, simply
$ pear package
To install from scratch
$ pear install package.xml
To upgrade
$ pear upgrade -f package.xml