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

On which Linux distribution can i run it? #53

Open
kosuodhmwa opened this issue Aug 31, 2022 · 1 comment
Open

On which Linux distribution can i run it? #53

kosuodhmwa opened this issue Aug 31, 2022 · 1 comment

Comments

@kosuodhmwa
Copy link

  • Can i run it on Debian 11 "Bullseye" 64 bit?
  • Can i also run it on Raspbian 11 "Bullseye" 64 bit?

Thanks in advance for your feedback.

Best regards, Jan

@tisj
Copy link
Contributor

tisj commented May 3, 2024

Any linux distribution is fine. You will need Python, some Python modules, PPP daemon and optionally sstp-client (API plugin). Most distros won't provide a package for sstpd in their repo though, so you'll have to install/compile some dependencies yourself.

A list of python dependencies:

  • Python-Automat
  • Python-argparse
  • Python-attrs
  • Python-cffi
  • Python-constantly
  • Python-cryptography
  • Python-hyperlink
  • Python-idna
  • Python-incremental
  • Python-ipaddress
  • Python-pyopenssl
  • Python-pyasn1
  • Python-pyasn1-modules
  • Python-pycparser
  • Python-service_identity
  • Python-setuptools
  • Python-six
  • Python-zope.interface

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

2 participants