coder / coder/coder-desktop-windows

Add a way to uninstall the wintun driver from the system

Đang mở
#16 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
26
Fork
12
Merge trung bình
6 giờ 50 phút
Pull request đã merge (30 ngày)
1

Mô tả

~~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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Bắt đầu bằng cách đọc mã Go tự động tải wintun.dll và điểm vào của dịch vụ hệ thống chịu trách nhiệm xử lý driver. So sánh hành vi gỡ cài đặt do người dùng yêu cầu với cách tiếp cận dựa trên signal của Tailscale; hoàn thành khi một yêu cầu của người dùng có thể gửi signal đến dịch vụ và xóa driver hệ thống một cách an toàn.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
csharp, go
Lĩnh vực
desktop, networking, operating-systems
Loại issue
Tính năng
Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.