sshuttle 0.78.3-1ubuntu1.1 source package in Ubuntu

Changelog

sshuttle (0.78.3-1ubuntu1.1) bionic; urgency=medium

  [ Dan Streetman ]
  * d/p/lp1592853-Use-versions-of-python3-greater-than-3.5-when-availa.patch:
    - detect if remote python is 'python' or 'python3' (LP: #1592853)
  * d/p/lp1873368/0001-Don-t-crash-if-we-can-t-look-up-peername.patch,
    d/p/lp1873368/0002-allow-Mux-flush-fill-to-work-with-python-3.5.patch,
    d/p/lp1873368/0003-Fix-python2-server-compatibility.patch,
    - fix interoperability with other releases py2/py3
      (same LP bug as below)

  [ Felipe Reyes ]
  * d/p/0001-compatibility-with-python38.patch:
    Backport patch to make sshuttle compatible
    with python-3.8. (LP: #1873368). Closes: #953621.

 -- Felipe Reyes <email address hidden>  Sat, 19 Sep 2020 13:54:06 -0400

Upload details

Uploaded by:
Felipe Reyes
Sponsored by:
Dan Streetman
Uploaded to:
Bionic
Original maintainer:
Brian May
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe net

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sshuttle_0.78.3.orig.tar.gz 67.8 KiB 8aa31a645e6532d381d0298071960845fbdfa5c7683649a765a7ac7360c1be8b
sshuttle_0.78.3-1ubuntu1.1.debian.tar.xz 19.0 KiB 54936dc628517c0d91624bf04696f626153511b5d6c775ce994c557c8e9cc44e
sshuttle_0.78.3-1ubuntu1.1.dsc 2.0 KiB bf36f4ddba3ec40fb32b731aac83199cd44d6d8ccb412f432f2679253972dd87

View changes file

Binary packages built by this source

sshuttle: Transparent proxy server for VPN over SSH

 Sshuttle makes it possible to access remote networks using SSH. It creates a
 transparent proxy server, using iptables, that will forward all the traffic
 through an SSH tunnel to a remote copy of sshuttle.
 .
 It does not require installation on the remote server, which just needs to
 have Python installed.