Forward to correct recipient #121

Open
edenhaus wants to merge 10 commits from edenhaus/wip-proxyRequests into wip-proxyRequests
edenhaus commented 2021-06-10 11:20:37 +02:00 (Migrated from github.com)

@bmartin5692 You probably need to merge the master in your branch first, so you can see only my changes.

The most important change is, that ecovacs uses different "helperbots" and we need to forward it to the correct one.
Also I have changed the port to 443 as at least my bot connecting to port 443.

Thanks for you work, this proxy mode helped me a lot :)

@bmartin5692 You probably need to merge the master in your branch first, so you can see only my changes. The most important change is, that ecovacs uses different "helperbots" and we need to forward it to the correct one. Also I have changed the port to 443 as at least my bot connecting to port 443. Thanks for you work, this proxy mode helped me a lot :)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin edenhaus/wip-proxyRequests:edenhaus/wip-proxyRequests
git checkout edenhaus/wip-proxyRequests

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout wip-proxyRequests
git merge --no-ff edenhaus/wip-proxyRequests
git checkout edenhaus/wip-proxyRequests
git rebase wip-proxyRequests
git checkout wip-proxyRequests
git merge --ff-only edenhaus/wip-proxyRequests
git checkout edenhaus/wip-proxyRequests
git rebase wip-proxyRequests
git checkout wip-proxyRequests
git merge --no-ff edenhaus/wip-proxyRequests
git checkout wip-proxyRequests
git merge --squash edenhaus/wip-proxyRequests
git checkout wip-proxyRequests
git merge --ff-only edenhaus/wip-proxyRequests
git checkout wip-proxyRequests
git merge edenhaus/wip-proxyRequests
git push origin wip-proxyRequests
Sign in to join this conversation.
No description provided.