An open API service indexing awesome lists of open source software.

https://github.com/mudler/app-pscan

App::pscan - a handful network scan swiss tool
https://github.com/mudler/app-pscan

Last synced: 11 months ago
JSON representation

App::pscan - a handful network scan swiss tool

Awesome Lists containing this project

README

          

# NAME

App::pscan - a handful network scan swiss tool

# SYNOPSIS

$ pscan [scantype] [iprange]:[port range]

# DESCRIPTION

App::pscan is a small POE network scanner, it scan tcp/udp protocol of the specified range

# OPTIONS

scantype can be:
- tcp
- udp
- discover (doesn't need the port range)

# AUTHOR

mudler

# COPYRIGHT

Copyright 2014- mudler

# LICENSE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# SEE ALSO