bon-voyage-cli
is a command-line tool for interacting with the Bon Voyage
service.
The tool also stores the authentication token securely in a temporary file.
- User: Authenticate, register or modify a user account.
- Device: List, configure or get a tunnel to connected devices
- Session: Change the username of the authenticated user.
- Snippet: Create code orlog snipt and share them with a read-only link.
- Go programming language installed (version 1.22 or higher).
-
Clone the repository:
git clone https://github.com/bitcrushtesting/bon-voyage-cli.git cd bon-voyage-cli
-
Build the binary:
./build.sh
Authenticate with the server and store the token.
./bon-voyage-cli login <username>