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

how can i determine the connection type ?? #16

Closed
geek-sajjad opened this issue Jul 31, 2019 · 3 comments
Closed

how can i determine the connection type ?? #16

geek-sajjad opened this issue Jul 31, 2019 · 3 comments

Comments

@geek-sajjad
Copy link

hello

how can i determine the connection type ? for example L2TP or PPTP .
and what is the default connection type ??

@ctrysbita
Copy link
Member

Since the implementation is Strongswan library. The connection protocal is ikev2.
Ikev2-eap by default.

@geek-sajjad
Copy link
Author

is possible to add another connection type or using another library ?

@ctrysbita
Copy link
Member

Android support PPTP, L2TP by default. There is no need to use another library to support them.
If a protocal is supported by both iOS and Android system, we can definitely support it.
Anyone is welcome to contribute on supporting more protocals.

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