Giter Club home page Giter Club logo

wenat-client-java's Introduction

WeNat client for java

下载地址

https://github.com/newpanjing/wenat-client-java/releases

WeNAT是一个穿透内网的工具,利用wezoz的服务器,和本地电脑,建立一条专属的通道,并将外网的请求转发到本地,从而实现穿透。 常见应用:支付接口回调调试、微信接口、个人电脑搭建网站

示例

本地地址为: http://localhost:8080/abc 远程地址为:http://github.wezoz.com/abc 当访问http://github.wezoz.com/abc的时候,请求会被转发到http://localhost:8080/abc,实现内网可外网访问。

特性

  1. 支持post、get、以及postBody(json/xml),文件上传暂时不支持,比较耗带宽
  2. 基于socket.io,支持断线重连
  3. 自定义域名(wezoz.com二级域名)

网站

https://www.wezoz.com

wenat-client-java's People

Contributors

newpanjing avatar baletu 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.