Setup Evilginx2 on Server / VPS

looks like you are getting it from source n this case it needs to be build

use

go build

and then

./evilginx2

also if you face any issue with gho version then do

sudo apt remove go*

and then follow this one