medved/lib/plugin/iscan/templates/ftp.tpl
2018-08-02 20:42:09 +03:00

7 lines
189 B
Smarty

ftp://{{data['username']}}:{{data['password']}}@{{data['ip']}}
{% for filename in data['files'] -%}
+ {{ filename }}
{% endfor -%}
Geo: {{data['geo']['country']}}/{{data['geo']['city']}}