sshtunnel

SSH tunnels to remote server.

MIT License

Downloads
21.9M
Stars
1.2K
Committers
26

Bot releases are visible (Hide)

sshtunnel - 0.4.0 Latest Release

Published by pahaz almost 4 years ago

  • Change the daemon mod flag for all tunnel threads to prevent unexpected hangs (#219) (is not fully backward compatible!)
  • Add docker based end to end functional tests for Mongo/Postgres/MySQL (#219)
  • Add docker based end to end hangs tests (#219)
sshtunnel - 0.3.2

Published by pahaz almost 4 years ago

  • Fix host key directory detection and unify default ssh config folder to ~/.ssh (#216)
sshtunnel - 0.3.1

Published by pahaz almost 4 years ago

sshtunnel - 0.3.0

Published by pahaz almost 4 years ago

  • Change default with context behavior to use .stop(force=True) on exit (is not fully backward compatible)
  • Remove useless daemon_forward_servers = True hack for hangs prevention (is not fully backward compatible)
  • Set transport keepalive to 5 second by default (disabled for version < 0.3.0)
  • Set default transport timeout to 0.1
  • Deprecate and remove block_on_close option
  • Fix "deadlocks" / "tunneling hangs" (#173, #201, #162, #211)
sshtunnel - 0.2.2

Published by pahaz almost 4 years ago

v.0.2.2

  • Add .stop(force=True) for force close active connections (#201) (@pahaz)
sshtunnel - 0.2.1

Published by pahaz almost 4 years ago

v.0.2.1

  • Fixes bug with orphan thread for a tunnel that is DOWN (#170). (@pahaz, @eddie-chiang and @kkrasovskii)

NOTE:: regression https://github.com/pahaz/sshtunnel/issues/201

sshtunnel - 0.2.0

Published by pahaz almost 4 years ago

v.0.2.0

NOTE: possible regression https://github.com/pahaz/sshtunnel/issues/201

sshtunnel - 0.1.5

Published by fernandezcuesta about 5 years ago

sshtunnel -

Published by pahaz over 9 years ago