redsocks 0.5-2build4 source package in Ubuntu

Changelog

redsocks (0.5-2build4) noble; urgency=medium

  * No-change rebuild for libevent t64.

 -- Matthias Klose <email address hidden>  Mon, 01 Apr 2024 10:14:50 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
redsocks_0.5.orig.tar.gz 77.8 KiB 94a299142efc92bde6bf6677097c8bba9fe958119e101b2d9716f2ddc6949148
redsocks_0.5-2build4.debian.tar.xz 8.6 KiB e414e721efab898ad1ab3498c978033075598e088dfaa7e5a003ab9a7fb82fb4
redsocks_0.5-2build4.dsc 1.9 KiB 93daeff8d1cfca2d409b377c70ea37fcc9bc4f86167596efde8c96a3ba815614

Available diffs

View changes file

Binary packages built by this source

redsocks: arbitrary TCP connection redirector to a SOCKS or HTTPS proxy server

 Redsocks is a daemon running on the local system, that will transparently
 tunnel any TCP connection via a remote SOCKS4, SOCKS5 or HTTP proxy server. It
 uses the system firewall's redirection facility to intercept TCP connections,
 thus the redirection is system-wide, with fine-grained control, and does
 not depend on LD_PRELOAD libraries.
 .
 Redsocks supports tunneling TCP connections and UDP packets. It has
 authentication support for both, SOCKS and HTTP proxies.
 .
 Also included is a small DNS server returning answers with the "truncated" flag
 set for any UDP query, forcing the resolver to use TCP.

redsocks-dbgsym: debug symbols for redsocks