Golang-phish-update/README.md
ultimateplayer1999 75edc9fb79
Added time to output with a time difference calculation.
Signed-off-by: ultimateplayer1999 <ultimateplayer1999@gmail.com>
2023-01-10 13:13:40 +01:00

19 lines
458 B
Markdown

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**.