You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/remote-management.mdx
+21-15Lines changed: 21 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ You can modify the Cloudflare Tunnel service with one or more [general-purpose t
17
17
18
18
On Linux, Cloudflare Tunnel installs itself as a system service using `systemctl`. By default, the service will be named `cloudflared.service`. To configure your tunnel on Linux:
Active: active (running) since Wed 2024-10-09 20:02:59 UTC; 2s ago
59
+
Main PID: 2157 (cloudflared)
60
+
Tasks: 8 (limit: 1136)
61
+
Memory: 16.3M
62
+
CPU: 136ms
63
+
CGroup: /system.slice/cloudflared.service
64
+
└─2157 /usr/bin/cloudflared tunnel --loglevel debug --logfile /var/log/cloudflared/cloudflared.log run --token eyJhIjoi...
65
+
```
66
+
61
67
</TabItem> <TabItemlabel="macOS">
62
68
63
69
On macOS, Cloudflare Tunnel installs itself as a launch agent using `launchctl`. By default, the agent will be called `com.cloudflare.cloudflared`. To configure your tunnel on macOS:
0 commit comments