1 Star 0 Fork 0

Uncle_IT / IpPpool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

ipppool

Ip Ppool - IP代理池

Ppool 是一款开源的IP代理池,它具有简单、高效、易用等特点. 目前仅用于学习分享,欢迎感兴趣的朋友一起学习

目录

特性

  • Java语言开发,编译简单
  • Web界面访问,交互友好
  • 高性能
  • 支持Git仓库
  • 分支、tag上线

原理

架构图

Git

Ip Ppool

构建

1、通过git clone 本地,使用mvn进行编译 2、通过Idea 导入项目,编译运行

分发

将来会支持同一集群服务器并行执行

安装

准备工作

  • JDK 1.8+
    程序运行环境与编译

  • Maven 3.3+
    包管理

  • MongoDB
    系统依赖MongoDB存储持久化数据, 本系统开发使用版本 MongoDB 4.X

  • Zookeeper
    用于分布式定时任务Elaticjob

安装

  • 源码下载

使用git clone

  • 修改配置文件

修改 src/main/resources/application.properties 中相关配置信息, 具体配置描述可参考注释

#开启代理同步池
#elaticjob 定时任务配置
#mongodb 数据库
  • 启动服务

安装完成

打开浏览器,访问 http://localhost:2019

使用

使用截图

代理列表

帮助

遇到问题请提 issue

LICENSE

本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中

MIT License Copyright (c) 2019 Uncle_IT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/lwl520j/IpPpool.git
git@gitee.com:lwl520j/IpPpool.git
lwl520j
IpPpool
IpPpool
master

搜索帮助