The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mdns_ports - Automatically detects and advertises services to the mDNS network

SYNOPSIS

        mycomputer:/root# perl ports.pl

ABSTRACT

        Detects running network services and advertises them to the mDNS network

DESCRIPTION

        Run this program.  It will scan your local computer (and trigger any portscan detectors you have running).  Then it will answer any multicast DNS queries for that port.  In effect, it advertises your current running network programs using the multicast DNS system.

SEE ALSO

The RFC is still in draft form, so do a web search for "multicst DNS"

AUTHOR

Jepri, jepri@perlmonk.org

COPYRIGHT AND LICENSE

Copyright 2003 by Jepri

This library is free software; you can redistribute it and/or modify it under the same terms of the GPL.