proxychains-ng 4.15-1 source package in Ubuntu

Changelog

proxychains-ng (4.15-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: Also export buildflags while building.
  * debian/control: Bump to debhelper compat v13.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

 -- Boyuan Yang <email address hidden>  Fri, 10 Sep 2021 16:50:57 -0400

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.15-1.dsc 1.9 KiB 436666ec5a4a01592c38f35bc55cc686b6bc6827bf61f6fc6953ac2f6b9927df
proxychains-ng_4.15.orig.tar.gz 48.0 KiB c94edded38baa0447766f6e5d0ec1963bb27c7b55b2a78b305d6f58e171388f8
proxychains-ng_4.15-1.debian.tar.xz 6.1 KiB b60ed2ac3d68e099621189ea5d17a053dee6c22bf8bb823ca57e44d1dcd5abc4

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