Skip to content

1000001101000/acp-commander

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACP Commander

ACP Commander is a stock firmware control application for Buffalo NAS devices. It uses their proprietary protocol in order to run various actions such as resetting the root password, starting a telnet server and even direct shell commands, and is the basis for taking over and doing as you please with the stock firmware of your Buffalo device. This fork of the original ACP Commander project has the goal of adding reliable support for newer devices.

If this project helps you, please click the Star at the top of the page to let me know!

In addition to the Issues and Discussions tabs on GitHub we now also have a Discord channel at https://discord.gg/E88dkcuyW4 or our IRC on Libera.Chat in the #miraheze-buffalonas channel

Compilation

To allow easy compiling from source, this repo contains a standalone build script you may run from the build directory and full build/run/artifacting configurations for JetBrains IDEA.

Usage

Full usage details can be seen by running: java -jar acp_commander.jar

The minimum Java version for this Project is 1.7

Issues

If you encounter any issues, please use the Issues tab to explain them in detail, including with reproduction steps and information about the Buffalo equipment you are using.

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Shell 0.5%