Skip to content

Commit

Permalink
url changes
Browse files Browse the repository at this point in the history
  • Loading branch information
apersaud committed Apr 11, 2012
1 parent a60be71 commit f2b9f92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for Perl extension Nmap::Parser.

Latest version: http://code.google.com/p/nmap-parser/
Latest version: http://apersaud.github.com/Nmap-Parser/
http://search.cpan.org/~apersaud/Nmap-Parser/

Website: http://anthonypersaud.com/
Expand Down
6 changes: 3 additions & 3 deletions Parser.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ It is implemented by parsing the xml scan data that is generated by nmap. This
will enable anyone who utilizes nmap to quickly create fast and robust security scripts
that utilize the powerful port scanning abilities of nmap.
The latest version of this module can be found on here L<https://github.com/apersaud/Nmap-Parser/>
The latest version of this module can be found on here L<http://apersaud.github.com/Nmap-Parser/>
=head1 OVERVIEW
Expand Down Expand Up @@ -1703,7 +1703,7 @@ The host name of this hop, if known.
I think some of us best learn from examples. These are a couple of examples to help
create custom security audit tools using some of the nice features
of the Nmap::Parser module. Hopefully this can double as a tutorial.
More tutorials (articles) can be found at L<http://anthonypersaud.com/category/nmap-parser/>
More tutorials (articles) can be found at L<http://apersaud.github.com/Nmap-Parser/>
=head2 Real-Time Scanning
Expand Down Expand Up @@ -1826,7 +1826,7 @@ Please remove any important IP addresses for security reasons. It saves time in
nmap, XML::Twig
The Nmap::Parser page can be found at: L<https://github.com/apersaud/Nmap-Parser>.
The Nmap::Parser page can be found at: L<http://apersaud.github.com/Nmap-Parser/>.
It contains the latest developments on the module. The nmap security scanner
homepage can be found at: L<http://www.insecure.org/nmap/>.
Expand Down

0 comments on commit f2b9f92

Please sign in to comment.