Skip to content

[icxtunnel] Add support for icx usermode tunnels #52

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dpeckett
Copy link
Collaborator

@dpeckett dpeckett commented Jul 29, 2025

Thinking hard about how we can integrate this,

  • Need to abstract out the QUIC/connect-ip logic from TunnelServer/TunnelNodeReconciler.
  • Need to write an alternative router implementation based on NetlinkRouter for ICX routing (architecture of ICX is different than QUIC in that it implements wireguard style crypto key routing/P2P, no need for muxers).

For reference as to how to use icx: https://github.com/apoxy-dev/icx/blob/main/cli/main.go

@dpeckett dpeckett marked this pull request as ready for review August 8, 2025 10:47
@dpeckett dpeckett requested a review from dilyevsky August 8, 2025 10:48
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