You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.78.0 (Apr 8, 2016)
============================
* Don't force IPv6 if IPv6 nameservers supplied. Fixessshuttle#74.
* Call /bin/sh as users shell may not be POSIX compliant. Fixessshuttle#77.
* Use argparse for command line processing. Fixessshuttle#75.
* Remove useless --server option.
* Support multiple -s (subnet) options. Fixessshuttle#86.
* Make server parts work with old versions of Python. Fixessshuttle#81.
Release 0.77 (Mar 3, 2016)
==========================
* Various bug fixes.
* Fix Documentation.
* Add fix for MacOS X issue.
* Add support for OpenBSD.