Skip to content

osint-liar/osint-liar-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

OSINT LIAR Templates

A set of templates that complement OSINT LIAR's data analysis, data visualization and reporting functionality.

Development typically happens locally and pushes are deployed to github

From Github To Local

sed -i 's,https://osint-liar.github.io/osint-liar-templates,http://127.0.0.1:9906/static/osint-liar-templates,g' reports/json/index.json sed -i 's,https://osint-liar.github.io/osint-liar-templates,http://127.0.0.1:9906/static/osint-liar-templates,g' analysis-tools/json/index.json

From Local to Github

sed -i 's,http://127.0.0.1:9906/static/osint-liar-templates,https://osint-liar.github.io/osint-liar-templates,g' reports/json/index.json sed -i 's,http://127.0.0.1:9906/static/osint-liar-templates,https://osint-liar.github.io/osint-liar-templates,g' analysis-tools/json/index.json

Important

You will need to edit the tool you are testing to make sure it is in fact using the correct url.

About

Deprecated... Use Dasher Repo instead

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages