Yes, you can tune the remote control server parameters, in particular, the port number.
Add the following parameter to the ./config.yaml:
web_https_port: 444
After making changes in the config.yaml file, run the command:
./install.sh
This command will apply changes and restart the Headwind Remote server.
The full list of configuration parameters could be found in README.md.