> ## Documentation Index
> Fetch the complete documentation index at: https://help.octoeverywhere.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Change Klipper Frontends Use For Remote Access

OctoEverywhere offers free, secure, and unlimited [<u>remote access</u>](https://octoeverywhere.com/?source=help_frontend_change) for OctoPrint, Klipper, and Bambu Lab 3D printers. For Klipper setups, it's common to use different frontends, such as Mainsail, Fluidd, or others. You can control which frontend OctoEverywhere uses for remote access; here's how!

There are two ways:

1. Update the `octoeverywhere.conf` file.
   1. You can access the `octoeverywhere.conf` file from either Mainsail or Fluidd in the same place you edit the `printer.cfg` or `moonraker.conf`.
   2. Open the `octoeverywhere.conf` file and edit the `frontend_port` to whatever local port you would use to access the frontend.
      1. For example, if you use `https://192.168.1.2:81` to access the frontend, enter `81` as the port.
   3. Before you see the change take effect, **you need to restart the OctoEverywhere service on your Klipper device and clear your web browser cache.**
2. Use the installer to update the port.
   1. SSH into the device and run the installer script:
      1. `bash <(curl -s https://octoeverywhere.com/install.sh)`
   2. The installer will ask if you want to recover an existing instance; enter the number next to the instance you want to edit.
   3. As part of the installer recovery, it will search for frontends you can select and prompt you to choose one.
   4. Before you see the change applied, **you must clear your web browser cache.**

It's that easy! If you need more help, contact our [<u>support team</u>](https://octoeverywhere.com/support?source=help_frontend_change), and we will be happy to help!
