-
Notifications
You must be signed in to change notification settings - Fork 29
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
Does not support SNI #25
Comments
We can't upgrade python as such, as it's built into kodi. It basically requires a few python modules and a binary copy of openssl. |
Commit 1114699 adds the first functioning framework to address this issue, and appears to be working fine on my OSX 10.10 development machine. |
Hey
So according to this
dlundquist/sniproxy#153
python < 2.7.9 does not support sni, which is what a few unblockers like mine use to get around geofences..
would it be possible to upgrade python and support sni, or do you want me to do it and issue a pull request
The text was updated successfully, but these errors were encountered: