coder / coder/coder-desktop-windows
Add a way to uninstall the wintun driver from the system
- Lenguaje dominante
- C#
- Estrellas
- 26
- Forks
- 12
- Merge medio
- 6 h 50 min
- PR fusionados (30 d)
- 1
Descripción
~~The installer should come with `wintun.dll` to be dropped in the same directory we will be downloading the VPN binary to. It should also install the driver during installation, and uninstall it during uninstallation. This could either be by delegating the install/uninstall to the Go code, or importing the DLL in the installer and calling the correct method.~~
~~We will most likely need to check-in `wintun.dll` to this repo.~~
We ship `wintun.dll` and it gets automatically loaded by the Go code, but we should add some method of uninstalling the system driver from the system on user request. Tailscale does this by having a signal you can send to the system service to have it uninstall the driver.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza leyendo el código Go que carga automáticamente wintun.dll y el punto de entrada del servicio del sistema responsable de la gestión del controlador. Compara el comportamiento de desinstalación solicitado por el usuario con el enfoque basado en señales de Tailscale; el trabajo está terminado cuando una solicitud del usuario puede enviar una señal al servicio y eliminar de forma segura el controlador del sistema.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp, go
- Área
- desktop, networking, operating-systems
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100