External Connection Settings
Connecting via HTTP URL
Connect to the HTTP web server (nginx, django, node.js, etc.) running on the instance's target port through a URL.
- Go to the instance detail page > External Connection Settings > Select the HTTP tab.
- If there are no existing connections, click the Create Connection button.
- In the connection creation dialog, enter the target Port (the port of the instance) and click the create button.
- You can access the target Port (40010) through the connection URL.
Connecting via TCP Address
Connect to the TCP server (SSH, FTP, etc.) running on the instance's target port via the IP:Port for connection.
- Go to the instance detail page > External Connection Settings > Select the TCP tab.
- Click the Create Connection button.
- Enter the target Port (the port of the instance) and click the Create button.
- You can access the target port (40020) through the assigned tunnel's TCP address (14.35.173.13:55521).