Skip to content

Simple console app that allows to shutdown poorly secured D-Link DNS-320.

License

Notifications You must be signed in to change notification settings

TomasBouda/NAShutdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAShutdown

Easy console app that allows to shutdown poorly secured D-Link DNS-320.

About

While ago I bought NAS - D-Link DNS-320, it worked fine but I didn't like one thing... to shut it down you must either push the button on NAS for few seconds or open the administration in webbrowser and find appropriate setting.

So I thought, there must be better way. And yes there was a better way ☺️ I examined requests that are sent from web administration and coppied the one that sends shutdown command. Then I wrote simple console app that sends same request. It was way easier than I thought, becase as "authentication" they use cookie username:admin 😆

Now everything I need to shutdown the NAS is to run this app 👍

About

Simple console app that allows to shutdown poorly secured D-Link DNS-320.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages