定制 abuseio/findcontact-ripe 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

abuseio/findcontact-ripe

Composer 安装命令:

composer require abuseio/findcontact-ripe

包简介

AbuseIO module for ip lookups in Ripe.

README 文档

README

findcontact module for IP lookups using the Ripe Stat Api

Installation

composer require abuseio/findcontact-ripe

Use the findcontact-ripe module

copy the extra/config/main.php to the config override directory of your environment (e.g. production)

production

cp vendor/abuseio/findcontact-ripe/extra/config/main.php config/production/main.php

development

cp vendor/abuseio/findcontact-ripe/extra/config/main.php config/development/main.php

add the following line to providers array in the file config/app.php:

'AbuseIO\FindContact\Ripe\RipeServiceProvider'

Configuration

It is highly recommended to use an RIPEStat application id for the API requests, see RIPEStat rules of usage. You can config it in $ABUSEIOPATH/vendor/abuseio/findcontact-ripe/config.

Replace the null value in 'appid' => null, with your application id, e.g.

<?php

return [
    'findcontact-ripe' => [
        // it is highly recommended to use an application id in production environments
        // see https://stat.ripe.net/docs/data_api
        'appid'          => 'MyAppId,
        'enabled'        => true,
        'auto_notify'    => false,
    ],
];

统计信息

  • 总下载量: 51
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2016-08-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固