Skip to content
This repository has been archived by the owner on Oct 27, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 210 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 210 Bytes

inetstrip

Strip unwanted network family.

Usage

To strip IPv4

 $ export LD_PRELOAD=/path/to/inetstrip.so STRIPFAMILY=4

or IPv6

 $ export LD_PRELOAD=/path/to/inetstrip.so STRIPFAMILY=6