Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/middlewares/clientIp/index.js
Назад
const requestIp = require('request-ip'); module.exports = strapi => { return { initialize() { strapi.app.use(async (ctx, next) => { const clientIp = requestIp.getClientIp(req); ctx.client_id = clientIp; next(); }); }, }; };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка