basic deployment of redirector and c2 working

This commit is contained in:
n0mad1k
2025-04-12 13:21:31 -04:00
parent 50dd4f99e4
commit bd0dcf693c
11 changed files with 162 additions and 484 deletions
+1 -1
View File
@@ -131,6 +131,6 @@
- "C2 Server Deployment Complete!"
- "-----------------------------"
- "C2 Server IP: {{ ansible_host }}"
- "C2 Server Domain: {{ c2_subdomain }}.{{ domain }} (Update DNS A record)"
- "C2 Server Domain: {{ domain }}"
- "GoPhish Admin Port: {{ gophish_admin_port }}"
when: not disable_summary | default(false)