Replies: 3 comments
-
|
thanks @jivetek for the guide, can you post some screenshot there? |
Beta Was this translation helpful? Give feedback.
-
|
Good morning, Looks like that the webui is more or less a web based version of a tool like postman. Usages is rather easy:
Happy configuring :-) Cheers - Michael |
Beta Was this translation helpful? Give feedback.
-
|
Be sure to point to your SSL cert, key, and domain.
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If this is incorrect let me know, but it looks like the idea is to download the /webui directory to your local machine, install go on your machine (https://go.dev/dl/) and then run it with (from the webui directory) "go run main.go -libresbc https://your-sbc-ip-address-here:8443"
I had never used go before so I spent a couple of hours poking around until I figured those parts out.
Thought the info might be helpful to others
Beta Was this translation helpful? Give feedback.
All reactions