From 6b77862e5cf33812093d1e4b3a8b85a69dcbe765 Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Fri, 27 Mar 2020 08:44:57 +0100 Subject: [PATCH] Update README.md --- cloud/terraform/README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/cloud/terraform/README.md b/cloud/terraform/README.md index 65896523..aa91c3d1 100644 --- a/cloud/terraform/README.md +++ b/cloud/terraform/README.md @@ -120,12 +120,4 @@ This will perform the following actions: ## Connecting to the Instance -### SSH - -Prior to the final reboot, you will temporarily be able to SSH to port 22 as per standard. Following the reboot, port 22 is used for the honeypot. The *real* SSH server is listening on port **64295** - -### Browser - -https://www.example.com:64297/ - -Replace with the FQDN of your EC2 instance. Refer to the [T-POT documentation](https://github.com/dtag-dev-sec/tpotce#ssh-and-web-access) for further details. +When the installation is completed, you can proceed with connecting/logging in to the T-Pot. Refer to the [documentation](https://github.com/dtag-dev-sec/tpotce#ssh-and-web-access) for further details.