File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,16 @@ Required Software
13
13
14
14
- You need PyXAPI, available here:
15
15
http://www.pps.univ-paris-diderot.fr/~ylg/PyXAPI/
16
- - You also need autossh, available in various package management systems
17
16
- Python 2.x, both locally and the remote system
18
17
19
18
19
+ Additional Suggested Software
20
+ -----------------------------
21
+
22
+ - You may want to need autossh, available in various package management
23
+ systems
24
+
25
+
20
26
sshuttle: where transparent proxy meets VPN meets ssh
21
27
=====================================================
22
28
Original file line number Diff line number Diff line change @@ -2,7 +2,8 @@ Package: sshuttle
2
2
Version: 0+git
3
3
Architecture: all
4
4
Maintainer: Jim Wyllie <
[email protected] >
5
- Depends: autossh, iptables, python (>= 2.6)
5
+ Depends: iptables, python (>= 2.6)
6
+ Suggests: autossh
6
7
Section: net
7
8
Priority: optional
8
9
Homepage: http://github.com/sshuttle/sshuttle
You can’t perform that action at this time.
0 commit comments