Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 5, 2020 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/f145045cb856988f02d3488f7ae67002 to your computer and use it in GitHub Desktop.
Save r-ryantm/f145045cb856988f02d3488f7ae67002 to your computer and use it in GitHub Desktop.
/nix/store/yw6wdmwikrj5r24by401kyb3sra7rsfh-libnetfilter_queue-1.0.5
├── include
│   └── libnetfilter_queue
│   ├── libnetfilter_queue.h
│   ├── libnetfilter_queue_ipv4.h
│   ├── libnetfilter_queue_ipv6.h
│   ├── libnetfilter_queue_tcp.h
│   ├── libnetfilter_queue_udp.h
│   ├── linux_nfnetlink_queue.h
│   └── pktbuff.h
└── lib
├── libnetfilter_queue.la
├── libnetfilter_queue.so -> libnetfilter_queue.so.1.5.0
├── libnetfilter_queue.so.1 -> libnetfilter_queue.so.1.5.0
├── libnetfilter_queue.so.1.5.0
└── pkgconfig
└── libnetfilter_queue.pc
4 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment