module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 27, 2019
License: Apache-2.0
Opens a new window with license information.
README
¶
gRPC Tunnel
Description
Small POC to have a starting point for a SSH connection done over gRPC.
Architecture
Usage
Short guideline:
- Use the
Vagrantfile
to create a Ubuntu based VM in VirtualBox if that will ease the suffering
- Use the
make
based filesystem
- the
make
command will show you all the available target
- use simply
make
and it will build the project
- all artifacts will be available in the
./out
folder
make run_server
- will execute the server in the background
- logs will be available in the
./out
folder
make run_client
- will execute the client in the foreground
Directories
¶
Click to show internal directories.
Click to hide internal directories.