Replies: 2 comments
-
|
Hi Brian, I don't think this is feasible right now. Kernel code has a lot of restrictions, regarding e.g. memory management and threading. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Ok thanks
…On Sat, Aug 21, 2021, 6:08 AM dswd ***@***.***> wrote:
Hi Brian,
I don't think this is feasible right now. Kernel code has a lot of
restrictions, regarding e.g. memory management and threading.
Also considering the ease of installation and support for other platforms,
I am not sure this is the way to go.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#227 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM23J6LKML4XG7NUE5QYULT553IDANCNFSM5CRAE6QQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Curiosity question...
Wireguard normally runs in-kernel but there is a user space version.
The in-kernel Wireguard is incredibly faster that the user-space version.
I'm not a programmer but wondered how hard it would be (or if even possible) to build a version of
vpncloud that runs in the kernel?
Beta Was this translation helpful? Give feedback.
All reactions