Bed config script – fix for the first time use

use FindBin;
use lib $FindBin::Bin;
use Getopt::Std;
use Socket;
my $SOCKET = “”;

/usr/share/bed/bed.pl -s FTP -t 192.168.77.146 -u Anonymous -v Anonymous

This entry was posted in applications, audit, security and tagged , , . Bookmark the permalink. Both comments and trackbacks are currently closed.