sudo icon indicating copy to clipboard operation
sudo copied to clipboard

It's sudo, for Windows

Results 67 sudo issues
Sort by recently updated
recently updated
newest added

### Sudo for Windows version 1.0.0 ### Windows build number 26100.1.amd64fre.ge_release.240331-1435 ### Other Software _No response_ ### Steps to reproduce 1. Set `sudo` to run commands in a new window...

Issue-Bug
Needs-Triage

### Description of the new feature / enhancement using the sudo command with no options elevates the current shell, without opening a new window if set to work inline or...

Issue-Feature
Needs-Attention
Needs-Triage

### Description of the new feature / enhancement Consider adding a new command to the sudo syntax (`sudo !!`) to allow it to rerun the previous command in an elevated...

Issue-Feature
Needs-Triage

My user is in the Administrators group. I can use sudo without issues when I'm at the machine. but when I ssh into my machine I can't use sudo. It...

### Description of the new feature / enhancement When I, for example sudo netstat -an, the new window pops up, runs netstat and immediately disappears. This is less than useful...

Issue-Feature
Needs-Triage

### Description of the new feature / enhancement Could you please add new `is-elevated` command. It should check for elevated permissions and return `0` if process is already elevated. ```batch...

Issue-Feature
Needs-Triage

### Sudo for Windows version 1.0.1 ### Windows build number Microsoft Windows [Version 10.0.26120.3073] ### Other Software _No response_ ### Steps to reproduce Please fix the windows installation so that...

Issue-Bug
Needs-Triage

### Description of the new feature / enhancement While there are many ways to start elevated processes from unelevated shells, starting unelevated processes from elevated shells is a rather difficult...

Issue-Feature
Needs-Triage

### Sudo for Windows version 1.0.1 ### Windows build number 10.0.26100.2605 ### Other Software - cmd.exe - [get-command-line](https://github.com/j0le/get-command-line/blob/main/get-command-line/get-command-line.cpp) or any other program that prints the literal value of [`GetCommandLineW()`](https://learn.microsoft.com/en-us/windows/win32/api/processenv/nf-processenv-getcommandlinew) ###...

Issue-Bug
Needs-Triage

### Sudo for Windows version 1.0.1 ### Windows build number 10.0.27754.0 ### Other Software _No response_ ### Steps to reproduce 1. Enable administrator protection on a canary build of windows...

Issue-Bug
Resolution-By-Design