No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

123456789101112131415161718192021222324252627
  1. # Boxen #
  2. Boxen is a command-line utility for managing devices in a p2p (aka. distributed) fashion.
  3. More documentation is on the way.
  4. This README currently contains only enough to get you running.
  5. ## Dependencies ##
  6. - Go 1.12, or higher
  7. - GNUnet 0.11.5, or higher | (https://gnunet.org)
  8. - ssh
  9. ## Build ##
  10. `git clone https://git.sr.ht/~dvn/boxen.git && cd boxen`
  11. `GO111MODULE=on go build -o boxen main.go`
  12. ## Use ##
  13. `./boxen --help`
  14. ## Contact ##
  15. Mailing list: https://lists.sr.ht/~dvn/secusharebox