var config = require('./config.json'); log_in(config.username, config.password);
{ "username" : "root", "password" : "foot" }