BornToBeRoot / BornToBeRoot/NETworkManager
Update the window title to selected items.
- 主要語言
- C#
- 星號
- 8.8k
- 分支
- 853
- 平均合併
- 38 分鐘
- 30 天內合併 PR
- 27
描述
Example...
If i open a new RDP session or select one already opened on hostname WINHOST123, update the window title to...
NETworkManager XXXX.XX.XX.X - Remote Desktop - WINHOST123
This way, third party tools like keepass (auto-type) can be used to input credentials. Those tools rely on windows title name to guess which sequence of characters (username + tab + password + ENTER) is needed to be sent to the shell.
In large environments with multiple domains... all credentials are centralized using keychain tools. Credentials are maintained in those keychains and having to maintain a copy of those in tools like yours is a major waste of time. It's also a major risk when passwords expire and old ones saved in profiles trigger account locks.
ALL Browsers do it and allow webpage content to dictate the window title content...
Outlook rewrite it to email subjects...
Every MS office products show the file name...
That's the ONE feature making your tool almost useless to us... It's maddening to have 99% of every tools I use at the same place and having that ONE feature broken forcing me to rely on an old piece of £±@£@± legacy tool.
貢獻指南
研究方向
先定位 issue 中描述的 RDP 工作階段建立與選取進入點,然後追蹤應用程式設定視窗標題的方式。對於新開啟或選取的工作階段,標題遵循要求的格式,並且對 credential auto-type 工具仍然有用,即表示完成;issue 未指定任何檔案或測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- desktop
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100