Giter Site home page Giter Site logo

small-proxy's Introduction

small-proxy

License

small-proxy是使用反向代理+TCP隧道实现的域名式访问内网穿透,类似花生壳和ngrok代理软件,可用于微信平台和需要域名授权的开发中使用。

⚠ small-proxy目前只支持TCP和http代理,暂不支持其他协议。

OpenWrt/LEDE路由器使用可参考本篇文章:OpenWrt/lede免费实现内网穿透

特点

  • 域名式访问内网穿透
  • 支持OpenWrt/LEDE
  • 跨平台(支持交叉编译)
  • 易学习(项目可单独拆分使用)

使用教程

由于篇幅和图片偏多,请移步到本篇文章:Golang实现的域名式访问内网穿透

注意事项

由于github上的目录与go的目录结构有一定冲突,不能使用go get命令进行安装,建议使用git下载或者手动下载源代码,然后执行go build进行编译安装。

License

Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html

small-proxy's People

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.