nom3ad
dff6950c4c
windows: update docs
2024-08-06 08:38:24 +10:00
Pouria Mousavizadeh Tehrani
89bd3fc2f3
Update FreeBSD Installation README.rst
2024-01-31 19:28:53 +11:00
Alexander Naumov
3c3f5de672
sshuttle is also avaliable on OpenBSD
2023-08-08 08:19:46 +10:00
a1346054
b95c1f3357
Trim excess whitespace
2021-09-22 12:36:36 +00:00
Balázs Dura-Kovács
9974ca17f8
add openSUSE install instructions
2021-09-06 23:47:12 +01:00
Sam James
bc08198cae
README.rst: fix Gentoo entry syntax
2021-04-26 16:22:42 +01:00
Michael L
e54747bfb0
Update README.rst
...
https://packages.gentoo.org/packages/net-proxy/sshuttle
2021-03-25 14:12:32 -05:00
Herby Gillot
da848b6dba
Readme: add instructions for installing via MacPorts
2020-12-29 19:12:06 +11:00
AsciiWolf
f4bd290919
README: add Ubuntu
2020-07-24 17:38:16 +02:00
Brian May
8c9dad1c6b
Fix errors in long_documentation
2020-06-05 08:19:24 +10:00
Mike Reider
535eb62928
sshuttle as service link
2020-05-10 14:19:36 +10:00
Nathan Aclander
ad31ac4e18
Link Directly to TCP Over TCP Explanation
...
See Below was confusing because it linked to the entire documentation section.
This provides a direct link to the section explaining why TCP over TCP is a bad idea.
2019-12-13 15:56:57 +11:00
Li-Wen Hsu
2d92090625
README: add FreeBSD
2019-10-24 07:25:51 +11:00
unl89
fe1df00be7
readme: add Nix
2019-10-03 11:12:29 +10:00
cptpcrd
71f2248b07
Fix Arch linux installation instructions
...
`pacman -Sy` does a partial upgrade, which is specifically documented as being unsupported.
2019-07-25 07:42:26 +10:00
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