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
- Host: GitHub
- URL: https://github.com/mudler/app-pscan
- Owner: mudler
- License: other
- Created: 2014-03-08T15:32:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T15:09:30.000Z (over 12 years ago)
- Last Synced: 2025-03-28T07:12:19.093Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
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