Golang-phish-update/README.md

458 B

A free to use update tool which checks phish.sinking.yachts database. It adds all domains found after custom domains are added. If not needed they can be commented or removed.

The following code is needed in a .env. This is for the DB connection.

DB_HOST=

DB_PORT=

DATABASE=

DB_USER=

DB_PASS=

This is based on the phish table. Table can also be changed if needed.

Execution time is 1h24m16.934194673s. This was for 18811 records.