vdshell

command module
v0.0.0-...-fa5862f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2020 License: GPL-3.0 Imports: 19 Imported by: 0

README

vdshell

small shell for embedded device

alt text

requirements

go get github.com/abiosoft/ishell
go get github.com/jaypipes/ghw
go get github.com/shirou/gopsutil
go get github.com/olekukonko/tablewriter
go get github.com/mattn/go-sqlite3
go get golang.org/x/crypto/bcrypt
go get golang.org/x/sys/unix

Build ##

If you want to use this shell in embedded device you should compile this program with static library. For do that just run the build.sh script file.

./build.sh

You should see vdshell executable file in the folder.

TODO

authentication

  • auth with sqlite db ?
  • checksum update firmware ?
  • logging ?

Thanks

abiosoft for ishell library

aypipes for ghw library

shirou for gopsutil library

olekukonko for tablewriter library

mattn go-sqlite3 library

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL