⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 proxy.htm

📁 一个FTP下载的源代码。代码质量非常高
💻 HTM
字号:
<html>
<head>

<title>Proxy settings</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>

<body>
<p class="PageCaption">Proxy settings</p>
<p class="MidCaption">Overview</p>
<p class="bodyText">In addition to the Firewall support, FileZilla also supports
SOCKS4 and SOCKS5 based proxy servers. Setting up the proxy server is very
similar to the firewall settings.</p>
<p align="center" class="bodyText"><img border="0" src="proxy.png" width="597" height="405"><br>
</p>
<table border="0">
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Proxy type</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">FileZilla supports SOCKS4 and SOCKS5
      proxies. Please select the appropriate proxy type. If your proxy supports
      both SOCKS4 and SOCKS5, select SOCKS5</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Host</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The address of the proxy</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Port</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The port of the proxy</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>User</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The username used to logon to the proxy.
      Note that only SOCKS5 servers support logon.</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Pass</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The password used to logon to the proxy.
      Note that only SOCKS5 servers support logon.</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Use User / Pass for&nbsp;<br>
      SOCKS5 proxy</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">When you use a SOCKS5 proxy, the proxy
      may require you to logon. Activate this checkbox and enter your username
      and password into the appropriate fields.</td>
  </tr>
</table>
<p class="bodyText">Contact your system administrator if you don't know the
required information or if you have problems connecting through the SOCKS proxy.</p>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -