Proxidize regularly releases software updates that include user-requested features, security improvements, and fixes for known issues—ensuring your system runs smoothly and securely.
While the Global Cloud Dashboard at app.proxidize.com is updated automatically, the Local Dashboard, also known as the Linux Agent, must be updated manually through the terminal.
What is the Linux Agent?
The Linux Agent is the software that runs directly on your local server. It manages the connected endpoints to the server and communicates with the cloud dashboard as a host. It is accessible using the local IP address of the server on your browser and is used for debugging purposes. Keeping it updated ensures access to the latest features and improvements.
How to Update the Linux Agent:
Once you've connected an external monitor to the server via HDMI, the screen shown below will appear. From there, begin the updating process by opening the “All Applications” menu.
Search for "Terminal" and open the Terminal app.
Type the following command: sudo su and enter your user password
Type the following command: curl -fsSL pxfile.com/install_cloud | bash
The update will now start; once it is complete, you will get your local IP to access the linux agent again on the latest version
