Meta Configuration of Package sshuttle
1
<package name="sshuttle" project="home:netmax:tools">
2
<title>Transparent Proxy VPN</title>
3
<description>Transparent proxy server that works as a poor man's VPN. Forwards over ssh.
4
Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
5
6
</description>
7
<build>
8
<disable repository="CentOS_5"/>
9
<disable repository="CentOS_6"/>
10
<disable repository="CentOS_7"/>
11
<disable repository="SLE_10"/>
12
<disable repository="RHEL_5"/>
13
<disable repository="SL_6"/>
14
</build>
15
<url>https://github.com/apenwarr/sshuttle</url>
16
</package>
17