-
Suggesting breaking out the different components of BlueSky into separate repositories for easier development, maintenance, and installation:
- bluesky-server
- bluesky-webui
- bluesky-connect
-…
-
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Install latest version on docker:
services:
speedtest-tracke…
-
1. Create a frontend user interface for users to upload and retrieve information about their promotion images.
2. The user interface must be integrated with the machine learning model for processing…
-
**Is your feature request related to a problem? Please describe.**
Yes, I followed the instructions for lan access and that worked fine for accessing via lan. But when I use ngrok when I access the p…
-
Hi,
Could this be changed to support sending a local port using the proxy client to the webserver rather that the other way around. e.g. send my rdp 3389 to the webserver on 4444?
I presume the code…
-
I have a question, I'm using Cloudflare via Truenas, and I'd like to know if it's only possible to use 1 tunnel at a time, isn't it possible to add multiple tunnels? on the website I know it is possib…
-
## context
I am trying to access adb in local machine from my remote server. To do that, I tried something like
`ssh -R ${remote_port}:localhost:${local_port} remote_address
`which opened a revers…
-
Just started this image, I run behind a reverse proxy, It works but apparently the controller doesn't trust the proxy because, for example, the session tokens table show to the proxy address and not t…
-
After changing all the services in our SF application to HTTPS, we also wanted to add authentication using client certificates. This works for communication between the services, but once you switch a…