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

Add killswitch flag, automatic reconnection #608

Merged
merged 13 commits into from
Dec 2, 2020

Conversation

Darkren
Copy link
Contributor

@Darkren Darkren commented Nov 19, 2020

Did you run make format && make check?

Fixes #575

Changes:

  • --killswitch flag was added. If set, Internet won't be restored during VPN session re-establishment. Default value is false;
  • VPN client now tries to automatically re-establish session in case on connection failure. Keeps trying until app is stopped;
  • Command to fetch default network interface. Previous one sometimes returned wrong value.

How to test this PR:
Run VPN adding killswitch flag to client app like this: "--killswitch=true"

@Darkren Darkren changed the title [WIP] Add killswitch flag, automatic reconnection Add killswitch flag, automatic reconnection Nov 24, 2020
@jdknives jdknives merged commit ee613e1 into skycoin:develop Dec 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants