Giter Club home page Giter Club logo

i996's Introduction

任何的功能/bug/想法/建议,都可以到这里提 https://github.com/bugfan/i996/issues/new

客户端代码已开源,服务端在整理中。。。

i996

基于Shell/Bat和Golang开发的一款免费,免安装的内网穿透工具。i996意指 “我爱996😄”

首页地址

https://www.i996.me

主要用途

内网穿透 远程办公 居家办公 web服务对外发布 前后端远程联调 调试微信小程序等


✨ Features

内网穿透

  1. 支持https/tcp/h2/h3/http/websocket(注意⚠️:udp暂不支持)
  2. 无需在本地机器安装客户端程序,拿来即用
  3. 支持动态变更目标地址和端口
  4. 对外提供公网域名和免费https证书
  5. 域名固定(可更换刷新)
  6. http头转发设置
  7. 终端断线自动重连
  8. 自定义域名
  9. cname绑定私有域名
  10. 全平台支持 Mac/Linux/Windows

网络加速

  1. Github加速器

🚀 Quick Start

  1. 关注微信公众号“敲代码斯基”获取公网域名和访问Token

image

  1. 打开一个终端窗口,将以下命令粘贴进去,替换Token参数部分,回车(建议使用v2版本,v2转发效率高)
  • Mac/Linux
curl -s i996.me | bash -s Token
或者
curl -s v2.i996.me | bash -s Token
  • Windows 自带终端
curl -s win.i996.me/Token | cmd
  • Windows WSL/Linux
curl -s i996.me | bash -s Token
或者
curl -s v2.i996.me | bash -s Token
  • Windows Git-Bash
curl -s v2.i996.me | bash -s Token

(如果有防火墙之类的软件可能会提示失败)

  1. 访问公众号提供的公网地址即可访问你本地web服务【https://xxxx.i996.me -> i996公网服务器 -> 内网本地web服务】

Mac/Linux(终端窗口) 执行截图

image

Windows(终端窗口) 执行截图

image

公众号截图

image

欢迎请我喝瓶红牛,如果您觉得i996对你有帮助,给予一定的捐助来维持项目和服务长期发展

frp-Android-02.png frp-Android-02.png

技术交流群

image

i996's People

Contributors

bugfan 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.