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! Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files db.go heartbleed.go ssl_check.go webserver.go Click to show internal directories. Click to hide internal directories.