Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin: check_port fix for portchecker.co #2395

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

dylansama
Copy link
Contributor

Extremely simple fix to make this option work again. Was not being submitted to the correct url.

My personal usecase requires portchecker over yougetsignal because yougetsignal is returning my machine's ipv6 address. However it does not support checking ports for ipv6 addresses at all, so it's completely broken. Despite the port being open for both ipv6 and ipv4.

Whereas portchecker only returns ipv4 addresses. Will try and work on a fix for yougetsignal with an option to prefer ipv4 addresses when making http request, which should be all that is needed.

@dylansama dylansama changed the title Plugin: check_port for portchecker Plugin: check_port fix for portchecker.co Nov 2, 2022
@dylansama
Copy link
Contributor Author

Fixes #2403

@stickz
Copy link
Collaborator

stickz commented Dec 26, 2022

Thanks! I plan on merging this pull request. Just need some time to test it. I want to sneak it into ruTorrent 4.0 stable.

@stickz
Copy link
Collaborator

stickz commented Dec 27, 2022

Change tested. Works great. Thanks for the pull request!

@stickz stickz merged commit 084a60e into Novik:master Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants