LogoLogo
What's New?Connect Agent ReleasesBook a DemoPricing
  • Documentation
  • Developers
  • Administration
  • OVERVIEW
    • JFrog Connect Overview
      • Architecture Overview
        • Connect Agent
        • Connect & JFrog Platform
      • Plan Your Update Strategy
        • Software Update Objectives & Concepts
        • Software Update Process & Procedures
  • Get Started
    • Create JFrog Connect Account
    • Log in to JFrog Connect
    • Network Requirements
    • Register Device
  • Manage your Fleet
    • Register Devices at Scale
      • Freeze Image on Device
      • Build Image with Agent
    • Register & Update Device at Once
    • Organize Your Fleet
      • Create Project
      • Move Device between Projects
      • Create Groups
        • Add Device to Group
        • Add Many Devices to Group
        • Change Group Name
        • Delete Group
      • Tag Devices
        • Remove a Tag
      • Remove Many Devices
  • Devices
    • Fleet Overview
      • Filter Devices
      • Locate Devices
    • Device Details
      • Delete a Device
      • Block Updates with Update Trigger
    • Update Connect Agent
    • Delete Many Devices
  • Deployment
    • Create Update Flow
      • Actions
        • Run Command
        • Run Script
        • Deploy File
        • Deploy Docker
          • Use Docker Image
          • Use Docker Compose
          • Get Artifactory Parameters
        • Clone Git Repository
        • Download Artifact
          • Get Artifactory Path
        • Download Release Bundle
          • Get Artifactory Parameters for Release Bundle
        • Update Image
        • Install Debian Package
          • Get Artifactory Parameters for Debian
      • Use Update Parameters
      • On Failure & Rollback
      • Vulnerability Scans
      • Sample Use Case: Build Update Flow for Reuse
    • Deploy Software
      • Set Application & Version
      • Set Alert upon Failure
      • Set Phased Rollout
      • View Deployment Progress
        • Detailed Deployment Information
        • Abort a Deployment
      • Deploy in Groups
      • Sample Use Case: Deploy Docker Images to Devices
  • Tools
    • Remote Tools
      • Use Terminal
      • Open Port Tunnel Session
        • Access with VNC
        • Connect with SSH
        • Access Device Web Applications
      • Run Commands Remotely
        • Run Command as Non-Root User
      • Get Device Files (Fetch Files)
    • Alerts
      • Create Channel
      • Set Webhook
    • Monitor
      • Resource Monitor
      • Process Monitor
  • Releases
    • What's New?
    • Connect Agent Release Notes
  • Troubleshooting
    • Connect Server Status
    • Troubleshoot Topics
      • Device Registration
      • Terminal Troubleshooting
Powered by GitBook
On this page
  • Prerequisite
  • Open Web Application Access Session
  • Access the Web Page
  • What’s Next?

Was this helpful?

Export as PDF
  1. Tools
  2. Remote Tools
  3. Open Port Tunnel Session

Access Device Web Applications

Use JFrog Connect to enable port tunneling access to web applications on your edge device.

PreviousConnect with SSHNextRun Commands Remotely

Last updated 5 months ago

Was this helpful?

You can gain access to your edge device using a number of different port tunneling methods. This page shows an example of using port tunneling to access the web applications on your web device.

Prerequisite

Ensure that you use the same port that your web page is hosted through. If you are unsure about the port number, see the document to change your server’s port to a known one.

Open Web Application Access Session

To start remote access session, do the following:

  1. Go to Remote Tools/Port Tunnel in the left menu and choose the device you want to access.

  2. Enter the port through which your web application or web page is hosted. For example, if you are using Nginx server, the default port is 80.

  1. Click Open Tunnel. Wait until Connect produces the remote access address as shown below.

Access the Web Page

Copy the URL, paste it in the address bar in your preferred web browser, and type Enter.

You will now be able to access the web page hosted on your edge device through your web browser just like a regular web page.

What’s Next?

Learn a quick way to send to many devices at the same time.

Remote Commands
How to Change Nginx Port in Linux