Skip to content

domoor/pcap_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pcap_test

Install the library.

ex)
# apt install libpcap-dev 

Download the library.

  • Latest Stable Version : 1.1.2.1 [ Download ]

    # wget http://packetfactory.openwall.net/libnet/dist/libnet.tar.gz
    
  • tar -xvf file.

    # tar -zxvf libnet.tar.gz
    
  • Create a Directory.

    # mkdir /usr/include/libnet
    
  • Move the file into the directory.

    # cd libnet/include/libnet
    # mv libnet-macros.h libnet-headers.h /usr/include/libnet
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published