Conversation
There was a problem hiding this comment.
Hi @0x78f1935 (such a RAMdom username 😅😂), thanks for the contribution! 🙌 This is actually my first-ever pull request. Please review the highlighted sections
|
Not sure if it works with |
Unfortunately, it also doesn't seem to work with Maybe that is me, because there are a lot of factors which might be the issue on my side. I need to do more research |
|
No luck, you can connect with VNC client to the server running in docker. Its not running headless, yet it still is unable to resolve. The moment I click the checkbox through the VNC client, it resolves. |
|
|
@0x78f1935 thank you so much for your contributions, and apologies for the late response. Despite facing several challenges with connectivity, I've managed to upload a pre-release, taking references from your contributions. However, I haven't been able to build the Docker image. Could you please:
In theory everything should work. If problems arise during testing, feel free to open a new issue describing the behavior, thanks in advance. |
|
I have to revisit this topic once I got some time on my hands (which I don't have at this moment). This is probably not the last time you hear from me, but I appreciate the work you have put into it. I didn't want to leave you hanging but at this moment I unfortunately don't have an environment setup where I can test this situation in a quickly manor. |
Hi, thank you for your work.
I'm not sure if your project is going to be a working solution for me, but I have hope.
To make it usable in my situation, I need to run it as a micro service. So I thought, why not share?
Included in this PR:
Which allows you to run the following command to start the server:
Default port is 127.0.0.1:8088
I had to apply some fixes in order to make the docker build work, such as:
In addition, docker requires to be ran in headless mode. I've added some args to the browser which removes some automated digital fingerprints.