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

feat: Primary Support Legion for MacOS #19

Merged
merged 9 commits into from
Jul 30, 2022
Merged

feat: Primary Support Legion for MacOS #19

merged 9 commits into from
Jul 30, 2022

Conversation

bennjii
Copy link
Member

@bennjii bennjii commented Jul 30, 2022

This PR does some widespread cleanup for this project.
It includes:

  • Removed Reliance on wireguard.exe (necessary for cross platform support)
    • This moved key generation into the rust binary and continues the move for in-house high performance, high reliability code.
  • Fixed CORS related issues with safari and MacOS lacking support.
  • Fixed Path routing using invalid path signals on Unix systems.
  • Changed Content Security Policy
  • More Bug Fixes

This does not ensure support for MacOS and there are a few more contingent issues prevalent generally such as elusive calls to .toString() for the wireguard class which have yet to be resolved.

This PR applies the currently made changes as a packaged improvement as an addition to the previous UI improvements.

@bennjii
Copy link
Member Author

bennjii commented Jul 30, 2022

Looks Good! 👍

@bennjii bennjii merged commit b975b99 into master Jul 30, 2022
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.

1 participant