likai717 发表于 4 天前

飞牛nas使用cloudflare怎么实现内网穿透

哎,小白折折腾了好久。网上的教程都不是很全。。<br />
28mm的大神吗有没有教程,谢谢

Frp大佬 发表于 4 天前

要公网IP

likai717 发表于 4 天前

就是折腾没有公网IP的,现在飞牛 管理截面可以用外网访问了(不是飞牛自带的FN)。但是Docker建站的不行

wolf00 发表于 4 天前

用cloudfare tunnel,有docker

大爷 发表于 4 天前

有个简单版的可以看看 https://feiniuos.com/thread-901.htm

feixiang 发表于 4 天前

docker run -d&nbsp; &nbsp;&nbsp;&nbsp;--restart always&nbsp; &nbsp;&nbsp;&nbsp;--network host&nbsp; &nbsp;&nbsp;&nbsp;--name cloudflared&nbsp; &nbsp;&nbsp;&nbsp;-e TZ=Asia/Shanghai zoeyvid/cloudflared:latest tunnel --no-autoupdate run --token 这个地方填写CF的token<br />
<br />

likai717 发表于 4 天前

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16665590&ptid=1464919" target="_blank"><font color="#999999">feixiang 发表于 2026-3-9 14:45</font></a></font><br />
docker run -d&nbsp; &nbsp;&nbsp;&nbsp;--restart always&nbsp; &nbsp;&nbsp;&nbsp;--network host&nbsp; &nbsp;&nbsp;&nbsp;--name cloudflared&nbsp; &nbsp;&nbsp;&nbsp;-e TZ=Asia/Shanghai ...</blockquote></div><br />
这个我试试

likai717 发表于 4 天前

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16665590&ptid=1464919" target="_blank"><font color="#999999">feixiang 发表于 2026-3-9 14:45</font></a></font><br />
docker run -d&nbsp; &nbsp;&nbsp;&nbsp;--restart always&nbsp; &nbsp;&nbsp;&nbsp;--network host&nbsp; &nbsp;&nbsp;&nbsp;--name cloudflared&nbsp; &nbsp;&nbsp;&nbsp;-e TZ=Asia/Shanghai ...</blockquote></div><br />
我建的通道是正常的,但是有个问题。端口5666我是飞牛的管理WEB可以用域名访问,然后8088端口我是建的一个WORDPRESS站点,在tunnel通道下绑定了两个端口,但8088端口用域名访问不了。。奇怪的很

williamc2 发表于 4 天前

<img src="https://hostloc.com/static/image/smiley/yct/010.gif" smilieid="41" border="0" alt="" />

半世烟尘luoci 发表于 4 天前

打洞不香吗,搞什么内网穿透,劳心费力<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16665640&ptid=1464919" target="_blank"><font color="#999999">半世烟尘 发表于 2026-3-9 15:26</font></a></font><br />
打洞不香吗,搞什么内网穿透,劳心费力</blockquote></div><br />
用什么打洞呢速度有影响吗
页: [1] 2
查看完整版本: 飞牛nas使用cloudflare怎么实现内网穿透