GithubHelp home page GithubHelp logo

shihzh / tcpproxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xia-chu/tcpproxy

0.0 0.0 0.0 0 B

License: MIT License

Shell 0.02% C++ 7.55% C 87.41% Objective-C 2.00% Java 1.66% Objective-C++ 0.70% CMake 0.66%

tcpproxy's Introduction

说明

一个tcp代理工具;借助公网服务器中转,可以把NAT内的远端设备的tcp端口映射至localhost,访问localhost映射端口相当于访问远端设备端口。

支持平台

linux/windows/mac/ios/android

注意

该项目依赖zlmediakit,编译前这样下载完整代码:

git clone https://github.com/ZLMediaKit/ZLMediaKit.git
cd ZLMediaKit
git checkout b3fd74ccf030fc5f0185660c9cf0e2b812ad1561
git submodule update --init

cd ..
git clone https://github.com/xia-chu/TcpProxy.git
#代码依赖下载完毕,后续按照正常流程编译即可

免责声明

使用本项目不得从事入侵、破坏计算机系统等一切违法犯罪行为;使用本项目导致的安全风险、损失等后果一概与本项目和作者无关;使用本项目意味已同意上述免责声明。

tcpproxy's People

Contributors

xia-chu 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.