開源地址: https://github.com/stulzq/WindowsRemoteDesktopCleanTool
場景
Windows 遠程桌面使用以后會留下 IP 記錄,可以通過手動刪除注冊表來解決,這個工具就是幫你自動做了這一步操作
使用
工具采用 .NET 5.0 編寫,發布方式為 Global Tool,所以安裝以及運行需要 .NET 5.0 環境
安裝:
dotnet tool install --global dotnet-rdp
卸載:
dotnet tool uninstall --global dotnet-rdp
運行:
以管理員身份打開 PowerShell 或者 Cmd 然后執行
dotnet-rdp