2dust
|
8662d94ab6
|
Fixed bug for macos kill_as_sudo
|
2025-07-30 20:33:51 +08:00 |
|
2dust
|
3d23f3e3a2
|
Optimized and improved the code
Optimized and improved the code for killing core processes in non-Windows environments. Now uses a shell script for precise processing.
|
2025-07-30 19:52:45 +08:00 |
|
2dust
|
dad35f57d0
|
Fixed an issue where root processes could not be exited on macOS
|
2025-07-29 20:23:42 +08:00 |
|
2dust
|
f779e311ed
|
Optimize code and remove unused resources
|
2025-07-29 19:42:59 +08:00 |
|
maximilionus
|
ce7c41e3ff
|
Unix platform elevation enhancements v2 (#7658)
* Remove multiple send password actions on Unix elev
* Remove CoreAdminHandler password verification
This is useless since already handled in
v2rayN/v2rayN.Desktop/Views/SudoPasswordInputView.axaml.cs with
CheckSudoPasswordAsync().
* Disable caching and prompt for sudo call
* Cleanup CoreAdminHandler pwd verify remains
* Migrate sudo opts to initial pwd verification
|
2025-07-29 19:28:09 +08:00 |
|
2dust
|
6911883995
|
Fixed the issue where process does not accept sudo password input stream for the first time
|
2025-07-27 14:53:27 +08:00 |
|
2dust
|
e8cdc29bb5
|
Add sudo password verification success message prompt
|
2025-07-26 20:55:55 +08:00 |
|
2dust
|
6985328653
|
Optimize and improve code
|
2025-04-28 15:16:58 +08:00 |
|
2dust
|
adf3b955d6
|
Refactor Linux to run Tun as sudo
|
2025-04-26 09:50:31 +08:00 |
|