Skip to content

failed to find the tap device in registry with specified compentid tap0901 #93

@SimonMiao2022

Description

@SimonMiao2022

on windows env, installed OpenVPN client. but TAP and TUN driver not connected.

run program

ifce, err := water.New(water.Config{
		DeviceType: water.TUN,
	})
if err != nil {
log.Fatal(err)
}
fmt.Printf(ifce.Name())

something go wrong. and error log print

failed to find the tap device in registry with specified compentid tap0901.

pls help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions