cloudflared

cloudflared

gyc Lv2

openwrt中使用cloudflared,查看已经存在的服务。已经查看日志

命令

1
2
3
4
5
6
7
8
9
10
11
12
ls /etc/cloudflared/

# 手动运行查看日志
/usr/bin/cloudflared --protocol tcp tunnel run --token /usr/bin/cloudflared --protocol tcp tunnel run --token eyJhIjoiZmRjMGU3Yjg2NDFlZDl


# 如果你想完全重新配置,可以先卸载现有服务
cloudflared service uninstall

#然后重新安装服务,使用token
cloudflared service install eyJhIjoiZmRjMGU3Yjg2NDF

  • Title: cloudflared
  • Author: gyc
  • Created at : 2024-08-24 19:07:05
  • Updated at : 2024-09-19 14:23:51
  • Link: https://gyc.660624.xyz/2024/08/24/cloudflared/
  • License: This work is licensed under CC BY-NC-SA 4.0.
Comments
On this page
cloudflared