feat: initial T-Pot attack map with Spanish UI and Docker support
- Full Spanish interface (all UI text, popups, charts, tables) - Dark and light mode support - Disclaimer banner: no data logged, public European service - Footer: Servicio ofrecido por Cloud Host (cloudhost.es) - Docker: single container (Redis + DataServer + AttackMapServer) - Remote T-Pot support via ELASTICSEARCH_URL env var (direct or SSH tunnel) - Based on telekom-security/t-pot-attack-map (Apache 2.0) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
14
static/flags/LC.svg
Normal file
14
static/flags/LC.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg width="32" height="24" viewBox="0 0 32 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_270_67422)">
|
||||
<rect width="32" height="24" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H32V24H0V0Z" fill="#7CCFF5"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 4L24 20H8L16 4Z" fill="#F7FCFF"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 8L23 20H9L16 8Z" fill="#272727"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 14L24 20H8L16 14Z" fill="#FECA00"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_270_67422">
|
||||
<rect width="32" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 639 B |
Reference in New Issue
Block a user