proxychains-ng 4.16-4 source package in Ubuntu

Changelog

proxychains-ng (4.16-4) unstable; urgency=medium

  [ Helmut Grohne ]
  * debian/rules:
    + Fix FTCBFS: Export CC for non-autoconf configure. (Closes: #1059721)

 -- Boyuan Yang <email address hidden>  Tue, 02 Jan 2024 15:26:29 -0500

Upload details

Uploaded by:
Boyuan Yang
Uploaded to:
Sid
Original maintainer:
Boyuan Yang
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
proxychains-ng_4.16-4.dsc 1.9 KiB 679228cc4378d14fdfe7d0ffd97bfab9faff8352fbd337e3390a7aebbe4be107
proxychains-ng_4.16.orig.tar.gz 49.5 KiB 5f66908044cc0c504f4a7e618ae390c9a78d108d3f713d7839e440693f43b5e7
proxychains-ng_4.16-4.debian.tar.xz 8.6 KiB d129b4f6232a5f299ea5ef95b4bdc5bd492b70a4aeecdc6fafe95fddbe1f985c

Available diffs

No changes file available.

Binary packages built by this source

libproxychains4: runtime shared library for proxychains-ng

 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).
 .
 This project, proxychains-ng, is the continuation of the unmaintained
 proxychains project (known as proxychains package in Debian).
 .
 This package provides the runtime shared library used by proxychains-ng
 program.

libproxychains4-dbgsym: debug symbols for libproxychains4
proxychains4: redirect connections through socks/http proxies (proxychains-ng)

 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).
 .
 This project, proxychains-ng, is the continuation of the unmaintained
 proxychains project (known as proxychains package in Debian).

proxychains4-dbgsym: debug symbols for proxychains4