Git Product home page Git Product logo

openwrt-ngrokc's Introduction

ngrok-c for OpenWrt

版本 20160829

为编译此固件所需依赖包而写的Makefile

简介

软件包只包含 ngrok-c 的可执行文件,可配合luci-app-ngrokc使用

本项目是 ngrok-c 在 OpenWrt 上的移植

当前版本: 2016.8.29最后一次commit

可以修改Makefile中PKG_SOURCE_VERSION为你需要编译的commit id

依赖

显式依赖 libc libpthread libopenssl libstdcpp

安装位置

 客户端/
 └── usr/
     └── bin/
         └── ngrokc      // 提供内网穿透服务

编译

  • 从 OpenWrt 的 SDK 编译

    # 以 ar71xx 平台为例
    tar xjf OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2
    cd OpenWrt-SDK-ar71xx-*
    # 获取 Makefile
    git clone https://github.com/AlexZhuo/openwrt-ngrokc.git package/ngrokc
    # 选择要编译的包 Network -> ngrokc
    make menuconfig
    # 开始编译
    make package/ngrokc/compile V=99

openwrt-ngrokc's People

Contributors

alexzhuo avatar

Watchers

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