docs: Added known issue

This commit is contained in:
2026-04-21 19:19:07 +02:00
parent 4508d78b89
commit d5898627a6
+8
View File
@@ -18,3 +18,11 @@ You should host it using docker-compose.
If this was done after some time after the bot was started, you may need to connect to the Selenium Grid and pass the Cloudflare check again, as the session may have expired. If this was done after some time after the bot was started, you may need to connect to the Selenium Grid and pass the Cloudflare check again, as the session may have expired.
4. Once the bot is connected to omegle, you can run `!match` to start a new match. 4. Once the bot is connected to omegle, you can run `!match` to start a new match.
5. Using `!help` you can list all available commands. 5. Using `!help` you can list all available commands.
---
### Known issue:
For some godly unknown reason the proxy only works on Docker and doesn't work on the host machine. Cloudflare is somehow able to detect the host machine or something and blocks the connection. I CANT REPRODUCE IT. I tried to intercept the traffic and the packets are basically identical.
I spent too much time digging into this, but yk if it works don't touch it.