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

Package request: MTprotoproxy #85

Closed
3 tasks done
Kirya2k opened this issue Jun 25, 2018 · 3 comments
Closed
3 tasks done

Package request: MTprotoproxy #85

Kirya2k opened this issue Jun 25, 2018 · 3 comments

Comments

@Kirya2k
Copy link

Kirya2k commented Jun 25, 2018

Package request
Python proxy for Telegram messenger.
https://github.com/alexbers/mtprotoproxy

Littlle MTproxy with native IPV6 and support of advertise a channel.
So, please, add the package with capabilities for mipselsf-k3.4 platform, thanks a lot.

{Describe killer feature of package}

  • No similar package already added and/or this one got some new killer feature(s),
  • Package is in active development (at least, not abandoned for 5 years or more),
  • I successfully tested added package on my {platform}.

Please, fill {} fields when asking for new package or delete this template in any other case.

@ryzhovau ryzhovau mentioned this issue Jul 6, 2018
@ryzhovau
Copy link
Member

Can't get working python3-cryptography:

Python 3.7.0 (default, Sep 08 2018, 20:33:38)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cryptography
>>> cryptography.hazmat.primitives.ciphers
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'cryptography' has no attribute 'hazmat'

Closing for now.

@alexbers
Copy link

The proper way to use python3-cryptography module is
from cryptography.hazmat.primitives.ciphers import Cipher, algorithms, modes

(I am the author of mtprotoproxy)

@ryzhovau
Copy link
Member

ryzhovau commented Sep 20, 2018

Thanks for feedback, already fixed. This request came from here and mtprotoproxy is proven as working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants