{"id":15014340,"url":"https://github.com/liangxiaowei1024/net-penetrate-http-and-https-simple","last_synced_at":"2025-10-08T16:58:01.747Z","repository":{"id":40337304,"uuid":"473600038","full_name":"LiangXiaoWei1024/net-penetrate-http-and-https-simple","owner":"LiangXiaoWei1024","description":"内网穿透、GUI、一键启动、不限速，内置日志","archived":false,"fork":false,"pushed_at":"2024-02-24T10:33:32.000Z","size":3368,"stargazers_count":323,"open_issues_count":13,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-05T22:06:30.789Z","etag":null,"topics":["http","https","java","net","netty"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LiangXiaoWei1024.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-24T12:38:23.000Z","updated_at":"2025-04-03T01:18:52.000Z","dependencies_parsed_at":"2024-02-24T11:30:30.448Z","dependency_job_id":"9b72b59d-74f2-46e4-b9f1-659c53ecdc9f","html_url":"https://github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple","commit_stats":{"total_commits":191,"total_committers":4,"mean_commits":47.75,"dds":"0.18324607329842935","last_synced_commit":"807619a379e6861b033565201d22841b37025ae6"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiangXiaoWei1024%2Fnet-penetrate-http-and-https-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiangXiaoWei1024%2Fnet-penetrate-http-and-https-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiangXiaoWei1024%2Fnet-penetrate-http-and-https-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiangXiaoWei1024%2Fnet-penetrate-http-and-https-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiangXiaoWei1024","download_url":"https://codeload.github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406088,"owners_count":20933803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http","https","java","net","netty"],"created_at":"2024-09-24T19:45:29.921Z","updated_at":"2025-10-08T16:57:56.689Z","avatar_url":"https://github.com/LiangXiaoWei1024.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 內网穿透工具(net-penetrate)\n---\n## 技术交流QQ群:704592910(满)\n## 技术交流QQ群:828498256(新群)\n---\n\n## 介绍\n\n- 完全开源,免费使用，不会有人窃取你的信息(可看源码)，有需要的可以自己下载源码独立部署使用。\n- 全新GUI界面，操作简单，一键安装，这是一个托盘系统要是觉得窗口碍事可以随时关闭打开\n- 为你穿透端口绑定域名，不再是IP+端口裸奔访问\n- 支持http/https等多种模式使用客户端网络代理上网，家里轻松访问公司网络\n- 支持GET | POST | PUT | PATCH | DELETE\n- 多用户支持，同时满足多人日常穿透需求\n- 支持正常的数据交互，上传下载文件，重定向等等。\n- 内置日志模块，方便开发测试。\n- 常见应用：开发调试， 支付接口回调、微信接口、个人电脑搭建网站，远程办公等等。\n- 支持自定义二级域名\n## 原理\n\n- 利用服务器，和本地电脑，建立一条专属的通道，并将外网的请求转发到本地，从而实现穿透\n- 基于socket通讯技术，支持断线重连\n\n## 示例\n\n1. 设置二级域名，可以自定义，也可以使用默认值(方便)。\n2. 填写需要穿透的IP(默认127.0.0.1)与端口(默认8080)。\n3. 看到日志**连接成功**,点击启动\n4. 看到日志中**启动成功**，并且明确的告诉你外网请求地址，就可以开始使用了。\n5. 本地地址为： http://127.0.0.1:20001/ 远程地址为http://test.kele.plus/ 当访问http://test.kele.plus/ 的时候，请求会被转发到http://127.0.0.1:20001/ 实现内网可外网访\n\n![图1](https://github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple/blob/master/image/examples_1.png?raw=true)\n\n\n系统托盘，windows的又下角的位置\n\n![在这里插入图片描述](https://img-blog.csdnimg.cn/6f0ba1fbb50d4ac78a99e7d382a731e6.png?x-oss-process=image/watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBA5Y-v5LmQX3Z2,size_20,color_FFFFFF,t_70,g_se,x_16)\n\n## 附加小功能，右键日志页面，方便大家调试使用\n\n![在这里插入图片描述](https://github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple/blob/master/image/examples_4.png?raw=true)\n\n## 安装教程\n### Mac\n![在这里插入图片描述](https://github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple/blob/master/image/install_mac_1.png?raw=true)\n![在这里插入图片描述](https://github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple/blob/master/image/install_mac_2.png?raw=true)\n![在这里插入图片描述](https://github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple/blob/master/image/install_mac_4.png?raw=true)\n\n- 出现下面的问题，打开终端 进入当前目录， chmod +x penetrate-start.command\n![在这里插入图片描述](https://github.com/LiangXiaoWei1024/net-penetrate-http-and-https-simple/blob/master/image/install_mac_3.png?raw=true)\n\n## 赞助💰\n\n如果你觉得对你有帮助，你可以赞助我们一杯咖啡，鼓励我们继续开发维护下去。\n\n![在这里插入图片描述](https://wxlc.oss-cn-shenzhen.aliyuncs.com/481650887363_.pic_hd.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliangxiaowei1024%2Fnet-penetrate-http-and-https-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliangxiaowei1024%2Fnet-penetrate-http-and-https-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliangxiaowei1024%2Fnet-penetrate-http-and-https-simple/lists"}