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: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# 🚀 Ubuntu Linux SSH via ngrok GitHub Action
2
2
3
-
This GitHub Action sets up an Ubuntu Linux environment with SSH access tunneled through **ngrok**, optionally serving files with **miniserve**, cleaning up disk space, and adding swap memory.
3
+
This GitHub Action sets up an Ubuntu Linux environment with SSH access tunneled through **ngrok**, **cloudflared**, serving files with **miniserve**, cleaning up disk space, and adding swap memory.
4
4
5
5
---
6
6
7
7
## ⚙️ Features
8
8
9
-
-🔐 Secure SSH access via ngrok TCP tunnel
9
+
-📡 SSH access via ngrok and cloudflared tunnel
10
10
- 🌐 Optional HTTP file server with miniserve
11
11
- 🧹 Optional disk cleanup to free up space (~27GB → 68GB)
0 commit comments