https://github.com/lemon-mint/vbox
encrypted black box
https://github.com/lemon-mint/vbox
Last synced: 3 months ago
JSON representation
encrypted black box
- Host: GitHub
- URL: https://github.com/lemon-mint/vbox
- Owner: lemon-mint
- License: unlicense
- Created: 2021-10-18T06:55:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T14:13:23.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T10:11:47.601Z (4 months ago)
- Language: Go
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vbox
encrypted black box!
# Install
``` bash
go get -u github.com/lemon-mint/vbox
`````` go
import "github.com/lemon-mint/vbox"
```