Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p2p-develop/windowssudo
https://github.com/p2p-develop/windowssudo
devtools sudo uac windows
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/p2p-develop/windowssudo
- Owner: P2P-Develop
- License: mit
- Created: 2021-11-20T21:53:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T16:23:46.000Z (about 2 years ago)
- Last Synced: 2023-03-10T00:07:51.031Z (almost 2 years ago)
- Topics: devtools, sudo, uac, windows
- Language: C#
- Homepage:
- Size: 114 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[WIP] WindowsSudo
A fast sudo for windows.
---
## Notification
+ This is only implemented the backend yet.
+ It is designed for people who can speak TCP, but once the backend is complete, we will create the frontend.## Features
+ `sudo` command for windows.
+ Fast execute \( > 100ms)
+ Elevation privileges without UAC dialog
+ Serviced backend## [WIP] Features
+ Attach process's stdin/stdout/stderr/sizechange etc... (For open cmd in the same terminal)
+ Server connection via TLS(1.3)
+ Password protection
+ Run as another user
+ Remote process execute/attach \(Security problem)
+ Tasktray gui