Skip to content

will-evil/ter_dbf_research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrorist dbf file researcher

A utility for researching a file with an electronic database containing a list of individuals and organizations involved in extremist activities

Install

Clone project

git clone git@github.com:will-evil/ter_dbf_research.git

Go to project directory

cd ter_dbf_research/

Install dependencies

go get ./...

Build

go build -o dbf-research main.go

Usage

As an argument, the utility takes paths to files or the path to a directory with files, which will be used for research.

./dbf-research spaces /tmp/path/file1.dbf, /tmp/path/file1.dbf

or

./dbf-research spaces /tmp/path/my_directory

or

./dbf-research spaces /tmp/path/file1.dbf, /tmp/path/file1.dbf, /tmp/path/my_directory

Terrorist file format

Information about the file can be read here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages