Skip to content

TheNekOSProject/NekoBridgeTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

The Neko Bridge Tools

these tools are for end users who wish to contribute to the development of the NekOS distribution to use
these tools connect to the NekoDebugBridge found on the container and brings useful commands to help connect the host and container

Usage

Command Usage
ndt -u file.ext:container/path Uploads a file to a certain path on the container
ndt -d container/path/file.ext Downloads a file from the container
ndt -i package Installs a package via apt on the container
ndt -sS service Starts a service on the container
ndt -sT service Stops a service on the container
ndt -sD service Disabled a service on the container
ndt -sE service Enables a service on the container

About

Host side tools for interfacing with the container daemon

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages