José Augusto
935393b261
update readme to correct flag for arch linux.
...
Correct the install flag for arch linux installation example.
2019-06-21 07:34:28 +10:00
Jeremy Eder
635cf8605e
Add install instructions for Fedora
2019-06-08 10:34:53 +10:00
Elijah Lynn
cb917d7e6c
Add install instructions for Arch Linux
2019-04-04 12:31:10 +11:00
Daisuke Taniwaki
1ec17e1b1b
Update README.rst
2018-06-22 16:02:11 +10:00
Petr Blaho
e82d5a8e7c
Adds 'cd sshuttle' after 'git' to README and docs
2018-02-15 07:37:15 +11:00
William Entriken
4d8b758d32
Add homebrew instructions
...
Per https://github.com/apenwarr/sshuttle/pull/45/files
2017-08-03 13:55:04 +10:00
Brian May
ffd95fb776
Fix typo, space not required here
2016-09-01 18:38:13 +10:00
Brian May
acb5aa5386
Update installation instructions
...
Closes #111 .
2016-09-01 18:37:39 +10:00
Brian May
ff9756f290
Release version 0.76
2016-01-17 18:38:43 +11:00
Brian May
28017303f2
Add link to documentation
2016-01-17 18:20:42 +11:00
Brian May
262affe94f
Use Sphinx for documentation
...
See #60
2016-01-17 16:19:13 +11:00
Nathan Aclander
329867a090
Move pyXAPI requirement
2016-01-13 19:34:20 +11:00
Nathan Aclander
aab973f12e
Small grammar changes
2016-01-13 19:00:08 +11:00
Nathan Aclander
d982b36521
Remove verbose debugging from example usage
2016-01-13 19:00:08 +11:00
Nathan Aclander
a90877b49b
Use correct rst formatting for inline monospace
2016-01-13 19:00:08 +11:00
Brian May
d3624332dc
Fix documentation.
...
Should work even with different python versions on client and server.
2016-01-10 10:01:47 +11:00
Brian May
e433c599e4
IPv6 routes must be added manually
2015-12-15 14:26:39 +11:00
Brian May
3db38c992a
Replace numbered points with dot points.
2015-12-15 14:23:19 +11:00
Brian May
ce5187100c
Add to TPROXY documentation
2015-12-15 11:48:34 +11:00
Brian May
1e04eb1616
Updates to TPROXY docs.
2015-12-14 20:27:47 +11:00
Brian May
aaa6062329
Remove IPFW support.
...
This is no longer used by modern MacOSX and not getting tested.
It also required a do_wait() function which was a complication for
sshuttle as a whole.
Can get resurrected if required.
2015-12-06 11:33:52 +11:00
Brian May
d41579c265
Add comment about IPFW support.
2015-11-27 14:18:16 +11:00
Brian May
4252e81fb0
Update documentation.
2015-11-27 14:13:18 +11:00
Brian May
dd8e68b6dc
More formatting fixes.
2015-11-15 17:17:16 +11:00
Brian May
1f2117917f
Fix up formatting.
2015-11-15 17:10:04 +11:00
Brian May
d4f10b232a
Restructure code
...
* Make compatible with setuptools.
* Load modules via ssh into separate modules, not the one name space.
2015-11-15 16:45:26 +11:00