Giter Site home page Giter Site logo

zzdx713 / net-penetrate-http-and-https-simple Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liangxiaowei1024/net-penetrate-http-and-https-simple

0.0 0.0 0.0 3.29 MB

内网穿透、GUI、一键启动、不限速,内置日志

License: Apache License 2.0

Java 100.00%

net-penetrate-http-and-https-simple's Introduction

內网穿透工具(net-penetrate)


技术交流QQ群:704592910(满)

技术交流QQ群:828498256(新群)


介绍

  • 完全开源,免费使用,不会有人窃取你的信息(可看源码),有需要的可以自己下载源码独立部署使用。
  • 全新GUI界面,操作简单,一键安装,这是一个托盘系统要是觉得窗口碍事可以随时关闭打开
  • 为你穿透端口绑定域名,不再是IP+端口裸奔访问
  • 支持http/https等多种模式使用客户端网络代理上网,家里轻松访问公司网络
  • 支持GET | POST | PUT | PATCH | DELETE
  • 多用户支持,同时满足多人日常穿透需求
  • 支持正常的数据交互,上传下载文件,重定向等等。
  • 内置日志模块,方便开发测试。
  • 常见应用:开发调试, 支付接口回调、微信接口、个人电脑搭建网站,远程办公等等。
  • 支持自定义二级域名

原理

  • 利用服务器,和本地电脑,建立一条专属的通道,并将外网的请求转发到本地,从而实现穿透
  • 基于socket通讯技术,支持断线重连

示例

  1. 设置二级域名,可以自定义,也可以使用默认值(方便)。
  2. 填写需要穿透的IP(默认127.0.0.1)与端口(默认8080)。
  3. 看到日志连接成功,点击启动
  4. 看到日志中启动成功,并且明确的告诉你外网请求地址,就可以开始使用了。
  5. 本地地址为: http://127.0.0.1:20001/ 远程地址为http://test.kele.plus/ 当访问http://test.kele.plus/ 的时候,请求会被转发到http://127.0.0.1:20001/ 实现内网可外网访

图1

系统托盘,windows的又下角的位置

在这里插入图片描述

附加小功能,右键日志页面,方便大家调试使用

在这里插入图片描述

安装教程

Mac

在这里插入图片描述 在这里插入图片描述 在这里插入图片描述

  • 出现下面的问题,打开终端 进入当前目录, chmod +x penetrate-start.command 在这里插入图片描述

赞助💰

如果你觉得对你有帮助,你可以赞助我们一杯咖啡,鼓励我们继续开发维护下去。

在这里插入图片描述

net-penetrate-http-and-https-simple's People

Contributors

liangxiaowei1024 avatar allcontributors[bot] avatar 17688777426 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.