The feature works by hosting a full Web server inside Ragebot which your devices can then communicate using a standard web browser such as Chrome or Edge.



The default port is 80 which is the standard port for web traffic. Once enabled, the web server will start up on the specified port and you can connect to the site by going to http://localhost.


This link will only work when visited from the same computer that is running Ragebot.  If you wish to visit the site from other devices, you need to use the IP address of the computer running Ragebot instead. e.g. http://192.168.1.10


When visiting the site, you will be prompted for a username and password.  Enter the user name and password you wish to log in with into the Authentication section.   Note that the user name and password are both case sensitive.


SSL Settings


None

The site will not be accessible using SSL


Custom Certificate

Press the button to generate a self-signed certificate.  You may need to add this certificate to your list of trusted certificates as it is not generated by a recognised certificate authority.


If you visit the Remote Ragebot page and the browser blocks you because your certificate is not valid, make sure the browser window is active and type "thisisunsafe" directly into the window (not the address bar).  This should tell the browser to allow access to that page.

 

Lets Encrypt


The free service LetsEncrypt can be used to generate a free SSL certificate for the site.  This feature requires that the site be accessible from the internet.


To generate a certificate, you need to input a valid email address and the domain that your site will be hosted on.  Then when enabled for the first time after these options are set, Ragebot will request a certificate from LetsEncrypt and assuming it is issued successfully, your site will then be accessible via https.


The email address and domain you enter into the settings MUST BE VALID. To issue your certificate, your site will be visited by LetsEncrypt to and checks made to confirm that the site making the certificate request is genuine.



You will be able to find your certificate in the Certificate Manager Console. Search for "Manage User Certificates" in Windows Settings.  Should you have trouble using the LetsEncrypt function in Ragebot and find that certificates are not being generated, you can manually add them in the console.


Please do not use your site over the open internet without a valid certificate.


You can confirm your certificate is correctly installed by visiting your Remote Ragebot site using https: and checking for the padlock on your web browser.