Skip to content

dylanmei/windurs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windurs

shitty cli for interacting with windows machines via winrm.

Example:

make
bin/windurs --help
bin/windurs ls -addr=mywindows:5985 -user=vagrant -pass=vagrant C:/Windows
bin/windurs cmd -addr=mywindows:5985 -user=vagrant -pass=vagrant echo %COMPUTERNAME%
bin/windurs info -addr=mywindows:5985 -user=vagrant -pass=vagrant

About

shitty cli for interacting with windows machines via winrm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published