mirror of
https://github.com/dromara/neutrino-proxy.git
synced 2026-06-06 21:01:21 +08:00
189 lines
9.1 KiB
Markdown
189 lines
9.1 KiB
Markdown
<p align="center">
|
||
<img src="assets/logo/logo-text-vertical.png" width="45%">
|
||
</p>
|
||
<p align="center">
|
||
<a href='https://gitee.com/dromara/neutrino-proxy/stargazers'><img src='https://gitee.com/dromara/neutrino-proxy/badge/star.svg?theme=dark' alt='star'></img></a>
|
||
<a href='https://gitee.com/dromara/neutrino-proxy/members'><img src='https://gitee.com/dromara/neutrino-proxy/badge/fork.svg?theme=dark' alt='fork'></img></a>
|
||
<a target="_blank" href="https://www.oracle.com/java/technologies/javase/javase-jdk21-downloads.html">
|
||
<img src="https://img.shields.io/badge/JDK-21+-red.svg" />
|
||
</a>
|
||
<a href="./LICENSE">
|
||
<img src="https://img.shields.io/badge/license-MIT-red" alt="license MIT">
|
||
</a>
|
||
</p>
|
||
|
||
# 1、简介
|
||
- 中微子代理(neutrino-proxy)是一个基于netty的、开源的java代理项目。
|
||
- 技术栈:Solon、MybatisPlus、Netty
|
||
- 遵循MIT许可,因此您可以对它进行复制、修改、传播并用于任何个人或商业行为。
|
||
- 官网地址1:https://neutrino-proxy.dromara.org
|
||
- 快速上手请[点击这里](https://neutrino-proxy.dromara.org/neutrino-proxy/pages/793dcb/)
|
||
|
||
# 2、部署方式
|
||
- 1、[使用宝塔面板](https://neutrino-proxy.dromara.org/pages/9e0fde/)
|
||
- 2、[使用jar文件](https://neutrino-proxy.dromara.org/pages/eebea1/)
|
||
- 3、[使用Docker](https://neutrino-proxy.dromara.org/pages/5b9bef/)
|
||
- 4、[原生部署](https://neutrino-proxy.dromara.org/pages/69699a/)
|
||
- 5、[使用Docker-Compose](https://neutrino-proxy.dromara.org/pages/2d4123/)
|
||
|
||
# 3、运行示例
|
||

|
||

|
||

|
||

|
||

|
||
|
||
# 4、代理示意图
|
||

|
||
|
||
# 5、联系我们
|
||
- 微信: yuyunshize
|
||
- GitCode:https://gitcode.com/dromara/neutrino-proxy
|
||
- Gitee: https://gitee.com/asgc/neutrino-proxy
|
||
- Github仓库:https://github.com/dromara/neutrino-proxy
|
||
|
||
# 6、贡献者列表
|
||
<p>
|
||
<a href="https://gitee.com/zcans" target="_blank">
|
||
<img src="assets/developer/zcans.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/bmlt" target="_blank">
|
||
<img src="assets/developer/jiuye.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/wangke666" target="_blank">
|
||
<img src="assets/developer/keke.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/xue-fangming" target="_blank">
|
||
<img src="assets/developer/fangming.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/y0hanes" target="_blank">
|
||
<img src="assets/developer/yohanes.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/noear_admin" target="_blank">
|
||
<img src="assets/developer/near.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/westboy" target="_blank">
|
||
<img src="assets/developer/westboy.jpg" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/liugddx" target="_blank">
|
||
<img src="assets/developer/liugddx.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/DianZiFaPiao" target="_blank">
|
||
<img src="assets/developer/tan90.png" width="12%">
|
||
</a>
|
||
<a href="https://gitee.com/dearsny" target="_blank">
|
||
<img src="assets/developer/pingon.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/ixxxk" target="_blank">
|
||
<img src="assets/developer/tany.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/zoo-plus" target="_blank">
|
||
<img src="assets/developer/zoo-plus.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/MetalXingxing" target="_blank">
|
||
<img src="assets/developer/metal.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/click33" target="_blank">
|
||
<img src="assets/developer/click33.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/songyinyin" target="_blank">
|
||
<img src="assets/developer/songyinyin.png" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/nichenxyx" target="_blank">
|
||
<img src="assets/developer/NichenFly.jpg" width="11%">
|
||
</a>
|
||
<a href="https://gitee.com/miracrl" target="_blank">
|
||
<img src="assets/developer/miracrl.png" width="11%">
|
||
</a>
|
||
</p>
|
||
|
||
# ❤️ 感谢
|
||
* [Solon](https://gitee.com/noear/solon?from=NeutrinoProxy)
|
||
* [Hutool](https://hutool.cn?from=NeutrinoProxy)
|
||
* [JetBrains](https://www.jetbrains.com?from=NeutrinoProxy)
|
||
|
||

|
||
|
||
# 📚 Dromara 成员项目
|
||
|
||
<p align="center">
|
||
<a href="https://gitee.com/dromara/TLog" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/tlog2.png" alt="一个轻量级的分布式日志标记追踪神器,10分钟即可接入,自动对日志打标签完成微服务的链路追踪" width="15%">
|
||
</a>
|
||
<a href="https://gitee.com/dromara/liteFlow" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/liteflow.png" alt="轻量,快速,稳定,可编排的组件式流程引擎" width="15%">
|
||
</a>
|
||
<a href="https://hutool.cn/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/hutool.jpg" alt="小而全的Java工具类库,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。" width="15%">
|
||
</a>
|
||
<a href="https://sa-token.dev33.cn/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/sa-token.png" alt="一个轻量级 java 权限认证框架,让鉴权变得简单、优雅!" width="15%">
|
||
</a>
|
||
<a href="https://gitee.com/dromara/hmily" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/hmily.png" alt="高性能一站式分布式事务解决方案。" width="15%">
|
||
</a>
|
||
<a href="https://gitee.com/dromara/Raincat" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/raincat.png" alt="强一致性分布式事务解决方案。" width="15%">
|
||
</a>
|
||
</p>
|
||
<p align="center">
|
||
<a href="https://gitee.com/dromara/myth" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/myth.png" alt="可靠消息分布式事务解决方案。" width="15%">
|
||
</a>
|
||
<a href="https://cubic.jiagoujishu.com/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/cubic.png" alt="一站式问题定位平台,以agent的方式无侵入接入应用,完整集成arthas功能模块,致力于应用级监控,帮助开发人员快速定位问题" width="15%">
|
||
</a>
|
||
<a href="https://maxkey.top/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/maxkey.png" alt="业界领先的身份管理和认证产品" width="15%">
|
||
</a>
|
||
<a href="http://forest.dtflyx.com/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/forest-logo.png" alt="Forest能够帮助您使用更简单的方式编写Java的HTTP客户端" width="15%">
|
||
</a>
|
||
<a href="https://jpom.io/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/jpom.png" alt="一款简而轻的低侵入式在线构建、自动部署、日常运维、项目监控软件" width="15%">
|
||
</a>
|
||
<a href="https://su.usthe.com/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/sureness.png" alt="面向 REST API 的高性能认证鉴权框架" width="15%">
|
||
</a>
|
||
</p>
|
||
<p align="center">
|
||
<a href="https://easy-es.cn/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/easy-es2.png" alt="傻瓜级ElasticSearch搜索引擎ORM框架" width="15%">
|
||
</a>
|
||
<a href="https://gitee.com/dromara/northstar" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/northstar_logo.png" alt="Northstar盈富量化交易平台" width="15%">
|
||
</a>
|
||
<a href="https://hertzbeat.com/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/hertzbeat_brand.jpg" alt="易用友好的云监控系统" width="15%">
|
||
</a>
|
||
<a href="https://plugins.sheng90.wang/fast-request/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/fast-request.gif" alt="Idea 版 Postman,为简化调试API而生" width="15%">
|
||
</a>
|
||
<a href="https://www.jeesuite.com/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/mendmix.png" alt="开源分布式云原生架构一站式解决方案" width="15%">
|
||
</a>
|
||
<a href="https://gitee.com/dromara/koalas-rpc" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/koalas-rpc2.png" alt="企业生产级百亿日PV高可用可拓展的RPC框架。" width="15%">
|
||
</a>
|
||
</p>
|
||
<p align="center">
|
||
<a href="https://async.sizegang.cn/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/gobrs-async.png" alt="配置极简功能强大的异步任务动态编排框架" width="15%">
|
||
</a>
|
||
<a href="https://dynamictp.cn/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/dynamic-tp.png" alt="基于配置中心的轻量级动态可监控线程池" width="15%">
|
||
</a>
|
||
<a href="https://www.x-easypdf.cn" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/x-easypdf.png" alt="一个用搭积木的方式构建pdf的框架(基于pdfbox)" width="15%">
|
||
</a>
|
||
<a href="http://dromara.gitee.io/image-combiner" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/image-combiner.png" alt="一个专门用于图片合成的工具,没有很复杂的功能,简单实用,却不失强大" width="15%">
|
||
</a>
|
||
<a href="https://www.herodotus.cn/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/dante-cloud2.png" alt="Dante-Cloud 是一款企业级微服务架构和服务能力开发平台。" width="15%">
|
||
</a>
|
||
<a href="https://dromara.org/zh/projects/" target="_blank">
|
||
<img src="https://oss.dev33.cn/sa-token/link/dromara.png" alt="让每一位开源爱好者,体会到开源的快乐。" width="15%">
|
||
</a>
|
||
</p>
|