heartbleed

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

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

Go to latest
Published: Mar 18, 2023 License: MIT Imports: 14 Imported by: 0

README

migrated: https://gitlab.com/l1905/maven-business/lookio-legacy/heartbleed

heartbleed

To build the server, use Docker and run

sudo docker build .

Then run the server with:

sudo docker run -t -i -p 8000:8000 -v `pwd`:/code <image_id> /bin/bash

Inside the Docker container:

cd /code
go build .
./code -v

This is for running a dev build, running in prod is different!

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