<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Proxy on qytlix no blogs</title><link>https://blog.qyt.li/x/tags/proxy/</link><description>Recent content from qytlix no blogs</description><generator>Hugo</generator><language>en-us</language><managingEditor>qytlix@gmail.com (qytlix)</managingEditor><webMaster>qytlix@gmail.com (qytlix)</webMaster><copyright>All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!</copyright><lastBuildDate>Wed, 08 Apr 2026 11:08:03 +0800</lastBuildDate><atom:link href="https://blog.qyt.li/x/tags/proxy/index.xml" rel="self" type="application/rss+xml"/><item><title>iphone使用v2ray</title><link>https://blog.qyt.li/x/post/tech/%E6%8A%80%E6%9C%AF/iphone%E4%BD%BF%E7%94%A8v2ray/</link><pubDate>Wed, 08 Apr 2026 11:08:03 +0800</pubDate><author>qytlix@gmail.com (qytlix)</author><guid>https://blog.qyt.li/x/post/tech/%E6%8A%80%E6%9C%AF/iphone%E4%BD%BF%E7%94%A8v2ray/</guid><description>
<![CDATA[<h1>iphone使用v2ray</h1><p>Author: qytlix(qytlix@gmail.com)</p>
        
          <p>#v2ray #iphone #proxy</p>
<h3 id="直接使用v2ray的软件">
<a class="header-anchor" href="#%e7%9b%b4%e6%8e%a5%e4%bd%bf%e7%94%a8v2ray%e7%9a%84%e8%bd%af%e4%bb%b6"></a>
直接使用<code>v2ray</code>的软件
</h3><p>国区的软件都不好用。其他好用的在外区都要付费。
遂不推荐。</p>
<h3 id="使用wifi连接代理服务器">
<a class="header-anchor" href="#%e4%bd%bf%e7%94%a8wifi%e8%bf%9e%e6%8e%a5%e4%bb%a3%e7%90%86%e6%9c%8d%e5%8a%a1%e5%99%a8"></a>
使用<code>wifi</code>连接代理服务器
</h3><h4 id="使用方法">
<a class="header-anchor" href="#%e4%bd%bf%e7%94%a8%e6%96%b9%e6%b3%95"></a>
使用方法
</h4><ol>
<li>服务端
<ul>
<li>在安卓手机使用<code>v2rayNG</code>
版本：<code>1.10.8</code>
在<code>核心设置</code>中打开<code>允许来自局域网的连接</code>
记住<code>本地代理端口</code>，默认是<code>10808</code>，这个就是下文苹果端的<code>端口</code>
打开热点，进入<code>termux</code>查看内网地址，例如使用<code>ifconfig</code>，这个就是下文苹果端的<code>地址</code></li>
<li>在Linux端使用<code>v2rayA</code>
版本：<code>2.2.4.6</code>
点开右上角的设置，打开<code>开启端口分享</code>（这是一个按钮）
连接和手机一样的路由，找到<code>地址</code>
<code>端口</code>是<code>20171</code>，记得打开防火墙</li>
</ul>
</li>
</ol>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">sudo firewall-cmd --zone<span class="o">=</span>public --add-port<span class="o">=</span><span class="m">20171</span> --permanent
</span></span><span class="line"><span class="cl">sudo firewall-cmd --reload
</span></span></code></pre></div><ol>
<li>苹果端
打开苹果的<code>wifi</code>，然后点进正在使用的<code>wifi</code>，调到最下面，把<code>设置代理</code>改成<code>手动</code>，输入代理服务器的<code>地址</code>和<code>端口</code>就可以了。
⚠️不能用<code>自动</code>模式，至少<code>v2rayA</code>和<code>v2rayNG</code>都不能这样子。</li>
</ol>
        
        <hr><p>Published on 2026-04-08 at <a href='https://blog.qyt.li/x/'>qytlix no blogs</a>, last modified on 2026-04-08</p>]]></description><category>content</category><category>tech</category><category>技术</category></item></channel></rss>