ngrokchina

module
v0.0.0-...-7cde5c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2019 License: Apache-2.0

README

ngrokchina

概述

由于国内golang被墙,直接编译ngork时很多依赖包无法下载,从而导致编译失败,该问题是近期才出现,网上看到的可直接编译的方法并不适用于现在的国内网络环境。

为了广大的用户需要,特基于内网穿透软件ngork 1.7建立了在国内可编译版本。此版本已经下载好所有的ngrok编译所需的依赖包,可离线状态下编译,

且在bin目录下已经包含已经编译好的linux和windows操作系统下X86平台可用的可执行文件具体使用说明可见NGROK_README.md文件。


> 1、在linux操作系统下运行./pre.sh生成签名文件,用户可将NGROK_DOMAIN参数改为自己的域名来生成签名文件

> 2、运行./windows.sh编译生成windows平台下可运行的ngrok客户段和服务器程序

> 3、运行./linux.sh编译生成linux平台下可运行的程序

> 4、运行./clean.sh清楚所有已经编译的信息

Directories

Path Synopsis
src
code.google.com/p/log4go
Package log4go provides level-based and highly configurable logging.
Package log4go provides level-based and highly configurable logging.
github.com/gorilla/websocket
Package websocket implements the WebSocket protocol defined in RFC 6455.
Package websocket implements the WebSocket protocol defined in RFC 6455.
github.com/gorilla/websocket/examples/autobahn
Command server is a test server for the Autobahn WebSockets Test Suite.
Command server is a test server for the Autobahn WebSockets Test Suite.
github.com/jteeuwen/go-bindata
bindata converts any file into managable Go source code.
bindata converts any file into managable Go source code.
github.com/kardianos/osext
Extensions to the standard "os" package.
Extensions to the standard "os" package.
github.com/kr/binarydist
Package binarydist implements binary diff and patch as described on http://www.daemonology.net/bsdiff/.
Package binarydist implements binary diff and patch as described on http://www.daemonology.net/bsdiff/.
github.com/nsf/termbox-go
termbox is a library for creating cross-platform text-based interfaces
termbox is a library for creating cross-platform text-based interfaces
github.com/rcrowley/go-metrics
Go port of Coda Hale's Metrics library
Go port of Coda Hale's Metrics library
github.com/rcrowley/go-metrics/stathat
Metrics output to StatHat.
Metrics output to StatHat.
gopkg.in/inconshreveable/go-update.v0
go-update allows a program to update itself by replacing its executable file with a new version.
go-update allows a program to update itself by replacing its executable file with a new version.
gopkg.in/yaml.v1
Package yaml implements YAML support for the Go language.
Package yaml implements YAML support for the Go language.
ngrok/cache
The implementation borrows heavily from SmallLRUCache (originally by Nathan Schrenk).
The implementation borrows heavily from SmallLRUCache (originally by Nathan Schrenk).
ngrok/client/views/term
shared internal functions for handling output to the terminal
shared internal functions for handling output to the terminal
ngrok/client/views/web
interactive web user interface
interactive web user interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL