Giter Site home page Giter Site logo

sngrok's Introduction

简易版内网穿透 -- SNgrok 🚀

  1. 代码克隆
  2. 执行命令
        go mod download
        go run server.go --p [穿透后对外访问端口] //服务端启动
        go run client.go --p [内网映射端口] --h 远程服务端口 //客户端启动
    

🧵HTTP穿透效果展示

服务端:

img_1.png

客户端:

img.png

本地gin-web服务:

img_4.png img_2.png

浏览器访问:

img_3.png

💡 HTTP、HTTPS、TCP

🍬协议基于TCP协议,基于TCP协议上的应用协议应该都支持

🧩 视频教程

👉点我进入传送门

✅ 刚接触go项目,写的有点菜不喜勿碰🤝🤝🤝🤝

sngrok's People

Stargazers

 avatar  avatar

Watchers

云知易客 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.