Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Rephrase packet description, will-fix:#870763
· 67e11a04
Ulrike Uhlig
authored
Nov 27, 2018
67e11a04
Prepare next version
· 6bc678c9
Ulrike Uhlig
authored
Nov 27, 2018
6bc678c9
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6bc678c9
torsocks (2.3.0-2) UNRELEASED; urgency=medium
* debian/control:
- Update package description. (Closes: #870763.)
-- Ulrike Uhlig <ulrike@debian.org> Tue, 27 Nov 2018 16:28:14 +0100
torsocks (2.3.0-1) unstable; urgency=medium
* New upstream version.
...
...
debian/control
View file @
6bc678c9
...
...
@@ -19,6 +19,10 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: tor
Description: use SOCKS-friendly applications with Tor
Torsocks allows you to use most SOCKS-friendly applications in a safe way with
Tor. It ensures that DNS requests are handled safely and explicitly rejects
UDP traffic from the application you're using.
Torsocks allows you to redirect network traffic of individual SOCKS-friendly
applications through the Tor network. It also ensures DNS queries are handled
correctly and explicitly blocks all UDP traffic from the application in
question.
It is possible that a given application can leak user/system data at a level
that neither Tor nor torsocks can control, a 100% guarantee of being safe to
operate with Tor can not be given for applications.