A utility for researching a file with an electronic database containing a list of individuals and organizations involved in extremist activities
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
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
Information about the file can be read here