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

forban_opportunistic.py doesn't use IPv6 #4

Open
makew0rld opened this issue Nov 15, 2018 · 1 comment
Open

forban_opportunistic.py doesn't use IPv6 #4

makew0rld opened this issue Nov 15, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@makew0rld
Copy link
Owner

As can be seen in this line, only IPv4 tools are used to download new files, or update local ones in the checking loop. This should be changed so that the program checks whether the source address is v4 or v6, and uses the right tools accordingly.

@makew0rld makew0rld added the bug Something isn't working label Nov 15, 2018
@makew0rld
Copy link
Owner Author

This should now be fixed in commit 2450b6f8ad368aeac3f9ad0d7caae4880f310b2a, but it has not been tested yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant