* I2PTunnel SOCKS and SOCKS IRC clients:

- Add SOCKS 5 outproxy support, with username/password authorization
    * I2PTunnel
      - Index page outproxy display cleanup
This commit is contained in:
zzz
2010-11-17 15:47:00 +00:00
parent bf0275ddcb
commit f698ef93e8
7 changed files with 227 additions and 45 deletions

View File

@@ -139,7 +139,7 @@
<hr />
</div>
<% if ("httpclient".equals(tunnelType) || "connectclient".equals(tunnelType)) {
<% if ("httpclient".equals(tunnelType) || "connectclient".equals(tunnelType) || "sockstunnel".equals(tunnelType) || "socksirctunnel".equals(tunnelType)) {
%><div id="destinationField" class="rowItem">
<label for="proxyList" accesskey="x">
<%=intl._("Outproxies")%>(<span class="accessKey">x</span>):