.netrc The .netrc file format Enable netrc .netrc Unix systems have for a very long time offered a way for users to store theiruser name and password for remote FTP servers. ...
SMTP Enumeration SMTP Enumeration Interacting with SMTP is easy and since the protocol is straight forward. #!/usr/bin/env ruby # KING SABRI | @KINGSABRI # require 'soc...
Using Berkeley DB with Perl Using Berkeley DB with Perl The original Perl module for Berkeley DB was DB_File, which was written to interface to Berkeley DB version 1.85. The ne...
Configuration Full config struct Configuration GoBackup will read config from follow paths: ~/.gobackup/gobackup.yml /etc/gobackup.yml You must use YAML format. Full ...