- Notifications
You must be signed in to change notification settings - Fork210
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Recently, a user requested that the GUI for TVWB not be accessible to anyone publicly snooping IPs or Ngrok URLs. I felt this was a totally reasonable request and actually changed the default mode of TVWB is started in. Note: This effectsonly the GUI. Webhook events are "protected" via their keys. (i.e. you need to send data to TVWB with a valid key in order to trigger an event)Currently, there are two modes. OpenIn open mode, the GUI can be accessed by simply visiting the IP or Ngrok URL that TVWB is hosted on. (i.e. Closed [Recommended and default]In closed mode, to access the GUI, you will need to pass a query parameter called An example of the URL you would be accessing with closed mode on is: The only realistic downside to running the GUI in this mode is that you will have to either bookmark or copy + paste the URL when you want to access it. The upside is that this will make it virtually impossible for someone snooping around IP addresses or URLs to access your GUI. Feel free to ask any questions or for any clarifications! |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Brilliant stuff -- thanks! |
BetaWas this translation helpful?Give feedback.