vieira
0e52cce9d1
Fix punctuation and explain Type=notify
...
Added missing full stops and explain that Type=notify is needed in the
systemd service unit.
2016-10-30 10:58:03 +11:00
vieira
6d5d0d766f
Tests and documentation for systemd integration
...
Some tests and documentation for the systemd notification feature.
Also fixes some corner case issues detected while writing the tests.
2016-10-30 10:58:03 +11:00
Richard Hartmann
ae6e25302f
requirements.rst: Fix mistakes
2016-09-04 18:54:12 +02:00
vieira
4241381d82
Backward compatibility with Python 2.4 (server)
...
It is often the case that the user has no administrative control over
the server that is being used. As such it is important to support as
many versions as possible, at least on the remote server end. These
fixes will allow sshuttle to be used with servers that have only
python 2.4 or python 2.6 installed while hopefully not breaking the
compatibility with 2.7 and 3.5.
2016-04-03 13:14:02 +10:00
Brian May
2c07985924
Prepare documentation for release
2016-03-03 10:35:45 +11:00
Brian May
ee26157faa
Add Windows documentation
...
Copied from https://coderwall.com/p/adfxgw/sshuttle-on-windows
Closes #64
2016-01-20 20:55:10 +11:00
Brian May
c5af6fef8c
Remove table.
...
Suspect it is causing sphinx to crash on readthedocs. See
https://github.com/sphinx-doc/sphinx/issues/1871
2016-01-17 18:07:52 +11:00
Brian May
6835183b37
Attempt work around of sphinx bug
2016-01-17 17:58:48 +11:00
Brian May
242c266e7d
Move recvmsg to requirements
2016-01-17 17:58:36 +11:00
Brian May
262affe94f
Use Sphinx for documentation
...
See #60
2016-01-17 16:19:13 +11:00