Code Monkey home page Code Monkey logo

net-arping's Introduction

Net/Arping version 0.03
=======================

The module contains function for testing remote host reachability
by sending ARP packets. The program must be run as root or be setuid
to root.


I used this module on linux boxes (with ALT Linux Master,
KSI LInux Manticore), also I tested the module on FreeBSD 4.6
- everything works fine.

It would be very great if somebody tried to use the module on
other OSes and reported me about the results and bugs.

DEPENDENCIES

This module requires the following libraries:

- libnet: http://www.packetfactory.net/libnet/ (1.1 or later required)
- pcap:   http://www.tcpdump.org/#latest

INSTALLATION

If your pcap (or libnet) header files are installed somewhere
strange, create the Makefile using the INC and/or LIBS option.
Something like this

# perl Makefile.PL INC="-I/somewhere/far/pcap -I/somewhere/far/libnet"

To compile the Arping.xs and to install this module type as usual:

  make
  sudo make test
  sudo make install

COPYRIGHT AND LICENCE

Copyright (C) 2002 Oleg Prokopyev (e-mail: [email protected])
All rights reserved.  It's a free software. You can redistribute it and/or
modify it under the same terms as Perl itself.

Maintained by Radoslaw Zielinski <[email protected]> <http://radek.cc/>.


BUGS and PATCHES

Please use the CPAN RT:
   http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Arping

The GIT repository is at:
   http://github.com/radekz/net-arping/

net-arping's People

Contributors

radekz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.