var app = express(); //... app.get('/', function (req, res, next) { //... ТУТ НУЖНО ПОЛУЧИТЬ АДРЕС });