Skip to content

Conversation

@THEshezzee
Copy link

Fix windows specific error:

tunwire: 2023/03/29 23:36:54 wire_windows.go:37: Failed to find the tap device in registry with specified ComponentId 'tap0901', TAP driver may be not installed

See songgao/water#91

@nickjfree
Copy link
Owner

Hi, THEshezzee

The proposed change looks good, but we need to make a small update to support systems with different ComponentIDs for the tap-windows device. The difference in ComponentIDs for the tap-windows device with some systems could arise due to various factors, as windows version or driver installation. Some systems use "tap0901" while others use "root\tap0901".

It's better to consider both cases to ensure compatibility across different systems.

Repository owner deleted a comment from Ripon9898 Feb 23, 2024
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