mirror of
https://github.com/darkk/redsocks.git
synced 2025-08-28 12:45:30 +00:00
README: links to packages
This commit is contained in:
parent
070bd77c29
commit
d57e56f2fa
10
README
10
README
@ -78,6 +78,16 @@ All source code is licensed under Apache 2.0 license.
|
||||
You can get a copy at http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
|
||||
|
||||
Packages
|
||||
========
|
||||
* Archlinux: https://aur.archlinux.org/packages.php?ID=41765
|
||||
* Debian: http://packages.debian.org/search?searchon=names&keywords=redsocks
|
||||
* Gentoo (pentoo overlay): https://code.google.com/p/pentoo/source/browse/portage/trunk/net-proxy/redsocks
|
||||
* Gentoo (theebuilds overlay): http://code.google.com/p/theebuilds/source/browse/trunk/net-misc/redsocks
|
||||
* Gentoo (zugaina overlay): http://gpo.zugaina.org/net-proxy/redsocks
|
||||
* Ubuntu: http://packages.ubuntu.com/search?searchon=names&keywords=redsocks
|
||||
|
||||
|
||||
Compilation
|
||||
===========
|
||||
|
||||
|
22
README.html
22
README.html
@ -85,6 +85,28 @@ proxying (e.g. old SQUID had broken `acl myport' for such connections).</p>
|
||||
<p>You can get a copy at <a href="http://www.apache.org/licenses/LICENSE-2.0.html">http://www.apache.org/licenses/LICENSE-2.0.html</a></p>
|
||||
|
||||
|
||||
<h2>Packages</h2>
|
||||
<ul>
|
||||
<li><img src="http://www.archlinux.org/favicon.ico" alt="" />
|
||||
<a href="https://aur.archlinux.org/packages.php?ID=41765">Archlinux AUR</a></li>
|
||||
|
||||
<li><img src="http://www.debian.org/favicon.ico" alt="" />
|
||||
<a href="http://packages.debian.org/search?searchon=names&keywords=redsocks">Debian</a></li>
|
||||
|
||||
<li><img src="http://www.gentoo.org/favicon.ico" alt="" />
|
||||
<a href="https://code.google.com/p/pentoo/source/browse/portage/trunk/net-proxy/redsocks">Gentoo (pentoo overlay)</a></li>
|
||||
|
||||
<li><img src="http://www.gentoo.org/favicon.ico" alt="" />
|
||||
<a href="http://code.google.com/p/theebuilds/source/browse/trunk/net-misc/redsocks">Gentoo (theebuilds overlay)</a></li>
|
||||
|
||||
<li><img src="http://www.gentoo.org/favicon.ico" alt="" />
|
||||
<a href="http://gpo.zugaina.org/net-proxy/redsocks">Gentoo (zugaina overlay)</a></li>
|
||||
|
||||
<li><img src="http://www.ubuntu.com/sites/all/themes/ubuntu10/favicon.ico" alt="" />
|
||||
<a href="http://packages.ubuntu.com/search?searchon=names&keywords=redsocks">Ubuntu</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Compilation</h2>
|
||||
|
||||
<p><a href="http://libevent.org/">libevent</a> is required.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user