Skip to content

Releases: sshuttle/sshuttle

v1.3.2

10 Aug 22:16
b99b54c

Choose a tag to compare

1.3.2 (2025-08-08)

Bug Fixes

  • improve broken pipe (EPIPE) error handling in socket operations (47c5afe)
  • improve broken pipe (EPIPE) error handling in socket operations (514847e)
  • Updates sudoers config according to executable (934fac9)

v1.3.1

25 Mar 20:32

Choose a tag to compare

1.3.1 (2025-03-25)

Bug Fixes

  • add pycodestyle config (5942376)
  • add python lint tools (ae3c022)
  • correct bad version number at runtime (7b66253)
  • Restore "nft" method (375810a)

v1.3.0

23 Feb 20:54

Choose a tag to compare

1.3.0 (2025-02-23)

Features

  • switch to a network namespace on Linux (8a123d9)

Bug Fixes

  • prevent UnicodeDecodeError parsing iptables rule with comments (cbe3d1e)
  • remove temp build hack (1f5e6ce)
  • support ':' sign in password (7fa927e)

Documentation

  • replace nix-env with nix-shell (340ccc7)
  • update installation instructions (a2d405a)

v1.2.0

07 Feb 22:21

Choose a tag to compare

1.2.0 (2025-02-07)

Features

  • Add release-please to build workflow (d910b64)

Bug Fixes

  • Add support for Python 3.11 and Python 3.11 (a3396a4)
  • bad file descriptor error in windows, fix pytest errors (d4d0fa9)
  • drop Python 3.8 support (1084c0f)
  • ensure poetry works for Python 3.9 (693ee40)
  • fix broken workflow_dispatch CI rule (4b6f7c6)
  • Remove more references to legacy Python versions (339b522)
  • replace requirements.txt files with poetry (85dc319)
  • replace requirements.txt files with poetry (2) (d08f78a)
  • replace requirements.txt files with poetry (3) (62da705)
  • replace requirements.txt files with poetry (4) (9bcedf1)
  • update nix flake to fix problems (cda60a5)
  • use Python >= 3.10 for docs (bf29464)

v1.1.2

07 Apr 22:59
v1.1.2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

05 Sep 22:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Jan 22:36
v1.1.0

Choose a tag to compare

Major changes

  • Support the sudo use_pty option which is now the default in some operating systems. See #712.
  • Support doas as well as sudo. See #708.

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.1.0

v1.0.5

27 Jan 22:26
v1.0.5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

27 Jan 22:25
v1.0.4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

27 Jan 22:25
v1.0.3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3