title: Accessing Local Linux on Mobile Phones Using Cloudflare
Although I was able to remotely SSH using Cloudflare last time, it was inconvenient because I had to download and configure local files.
If it's someone else's computer, would you change files in front of them?
So this time, let's use Cloudflare's browser SSH connection.
First, log in to Cloudflare and click on your domain to enter this interface.
Click on Access.
Click on Launch Zero Trust on the right to enter this page.
Click on Applications under Access, and you need to create one here. Select the first one.
Then fill in the name and the SSH you penetrated.
Then click on next in the upper right corner.
Fill in the Policy name and select the authentication method.
Then click next, scroll down and select SSH here.
Then drag it up and click Add application.
Creation completed.
Open it and see if it's successful.
Enter your email, get the verification code, and fill it in.
Then enter your SSH username.
Then enter your password.
Login successful, and you can operate normally.