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

enabling support for wireguard and firewall #2713

Merged
merged 34 commits into from
Jan 9, 2025

Conversation

dr-bonez
Copy link
Member

@dr-bonez dr-bonez commented Aug 15, 2024

This pr refactors the network stack of StartOS. The primary feature is to track the network interfaces that StartOS listens on, and manages what underlying service interfaces to route to based on whether they are private or public

closes #2586
closes #2314

@dr-bonez dr-bonez marked this pull request as ready for review January 7, 2025 18:44
@dr-bonez dr-bonez changed the title wip: enabling support for wireguard and firewall enabling support for wireguard and firewall Jan 7, 2025
Copy link
Contributor

@Blu-J Blu-J left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Give proofs that things works, that way we can document that we have fixed things, and the new routes in the cli and such work, and we can do what we are fixing.

build/lib/scripts/enable-kiosk Show resolved Hide resolved
build/lib/scripts/enable-kiosk Outdated Show resolved Hide resolved
core/startos/src/net/mod.rs Outdated Show resolved Hide resolved
core/startos/src/util/logger.rs Show resolved Hide resolved
core/startos/src/version/v0_3_6_alpha_10.rs Show resolved Hide resolved
sdk/base/lib/osBindings/ServiceInterface.ts Show resolved Hide resolved
@dr-bonez dr-bonez merged commit 29e8210 into next/minor Jan 9, 2025
3 checks passed
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