# Watch: https://ftp.barfooze.de/pub/sabotage/tarballs/
           SPELL=proxychains-ng
         VERSION=4.16
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[1]=https://ftp.barfooze.de/pub/sabotage/tarballs/$SOURCE
     SOURCE_HASH=sha512:c4402599043887b1481a46cec8d3ca5fcd2612b46b73a4d4ce025318640cd61b37181ad70236303933103006b313882dc57dc8838172863090f9ce33e9463a8d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
            DOCS="AUTHORS ChangeLog TODO $DOCS"
        WEB_SITE=https://github.com/rofl0r/proxychains-ng
         ENTERED=20140430
      LICENSE[0]=GPL
        KEYWORDS="proxy"
           SHORT="TCP and DNS through proxy server"
cat << EOF
ProxyChains is a UNIX program, that hooks network-related libc functions in
DYNAMICALLY LINKED programs via a preloaded DLL (dlsym(), LD_PRELOAD) and
redirects the connections through SOCKS4a/5 or HTTP proxies.

It supports TCP only (no UDP/ICMP etc).
EOF
