mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Fix headings, links
This commit is contained in:
parent
af09aa96b1
commit
909ca358f0
1 changed files with 15 additions and 15 deletions
30
README.md
30
README.md
|
@ -25,29 +25,29 @@ T-Pot is the all in one, optionally distributed, multiarch (amd64, arm64) honeyp
|
||||||
- [Required Ports](#required-ports)
|
- [Required Ports](#required-ports)
|
||||||
- [System Placement](#system-placement)
|
- [System Placement](#system-placement)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [ISO Based](#isoinstall)
|
- [ISO Based](#iso-based)
|
||||||
- [Download ISO Image](#downloadiso)
|
- [Download ISO Image](#download-iso-image)
|
||||||
- [Build your own ISO Image](#makeiso)
|
- [Create your own ISO Image](#create-your-own-iso-image)
|
||||||
- [Post Install](#post-install)
|
- [Post Install](#post-install)
|
||||||
- [Download Debian Netinstall Image](#download-debian-netinstall-image)
|
- [Download Debian Netinstall Image](#download-debian-netinstall-image)
|
||||||
- [User](#post-install-user-method)
|
- [Post Install User Method](#post-install-user-method)
|
||||||
- [Auto](#postauto)
|
- [Post Install Auto Method](#post-install-auto-method)
|
||||||
- [T-Pot Installer](#tpotinstaller)
|
- [T-Pot Installer](#t-pot-installer)
|
||||||
- [Installation Types](#installtypes)
|
- [Installation Types](#installation-types)
|
||||||
- [Standalone](#standalonetype)
|
- [Standalone](#standalone)
|
||||||
- [Distributed](#distributedtype)
|
- [Distributed](#distributed)
|
||||||
- [Cloud Deployments](#cloud)
|
- [Cloud Deployments](#cloud-deployments)
|
||||||
- [Ansible](#ansible-deployment)
|
- [Ansible Deployment](#ansible-deployment)
|
||||||
- [Terraform](#terraform-configuration)
|
- [Terraform Configuration](#terraform-configuration)
|
||||||
- [First Start](#first-start)
|
- [First Start](#first-start)
|
||||||
- [Standalone Start](#standalone-first-start)
|
- [Standalone Start](#standalone-first-start)
|
||||||
- [Distributed Deployment](#distributed-deployment)
|
- [Distributed Deployment](#distributed-deployment)
|
||||||
- [Community Data Submission](#community-data-submission)
|
- [Community Data Submission](#community-data-submission)
|
||||||
- [Opt-In HPFEEDS Data Submission](#opt-in-hpfeeds-data-submission)
|
- [Opt-In HPFEEDS Data Submission](#opt-in-hpfeeds-data-submission)
|
||||||
- [Remote Access and Tools](#remote-access-and-tools)
|
- [Remote Access and Tools](#remote-access-and-tools)
|
||||||
- [SSH and Cockpit](#ssh)
|
- [SSH and Cockpit](#ssh-and-cockpit)
|
||||||
- [T-Pot Landing Page](#t-pot-landing-page)
|
- [T-Pot Landing Page](#t-pot-landing-page)
|
||||||
- [Kibana Dashboard](#kibana-dashboardibana)
|
- [Kibana Dashboard](#kibana-dashboard)
|
||||||
- [Attack Map](#attack-map)
|
- [Attack Map](#attack-map)
|
||||||
- [Cyberchef](#cyberchef)
|
- [Cyberchef](#cyberchef)
|
||||||
- [Elasticvue](#elasticvue)
|
- [Elasticvue](#elasticvue)
|
||||||
|
@ -337,7 +337,7 @@ cd tpotce/iso/installer/
|
||||||
The installation will now start, you can now move on to the [T-Pot Installer](#t-pot-installer) section.
|
The installation will now start, you can now move on to the [T-Pot Installer](#t-pot-installer) section.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
### **Post-Install Auto**
|
### **Post-Install Auto Method**
|
||||||
You can also let the installer run automatically if you provide your own `tpot.conf`. An example is available in `tpotce/iso/installer/tpot.conf.dist`. This should make things easier in case you want to automate the installation i.e. with **Ansible**.
|
You can also let the installer run automatically if you provide your own `tpot.conf`. An example is available in `tpotce/iso/installer/tpot.conf.dist`. This should make things easier in case you want to automate the installation i.e. with **Ansible**.
|
||||||
|
|
||||||
Just follow these steps while adjusting `tpot.conf` to your needs:
|
Just follow these steps while adjusting `tpot.conf` to your needs:
|
||||||
|
|
Loading…
Reference in a new issue