GithubHelp home page GithubHelp logo

supertanglang / sshinner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from taozhijiang/sshinner

0.0 0.0 0.0 157 KB

A fast network solution for desktop user including intra-network export, ss5 proxy, dns proxy

Makefile 2.04% C 97.96%

sshinner's Introduction

Language Author License

基于外网服务器中继的内网传透的代理 

使用教程:

  1. 外网服务器运行 sshinner_server;
  2. CLI-DAEMON端运行,记录打印的mach-uuid;
  3. CLI-USR的settings.json修改远程的mach-uuid,并且添加自己需要映射的远程和本地端口;

20160608:
使用了线程池模型;实现了服务端conn之后先发数据的连接类型;
目前测试通过的服务有:FTP21 SSH22 MYSQL3306。SSH使用比较卡顿,终端不太正常,待修复。

20160614:
添加初始化加密传输,添加线程池初始化。

20160621:
添加SOCKETS5代理功能。

20160627:
添加DNS代理功能。
默认非root权限是不能绑定#53端口的,测试作用可以:
Debug/dnscrypt-proxy -R cisco -a 127.0.0.1:8013
nslookup -port=8013 taozj.org 127.0.0.1
本项目用sshinner_client -D启动,端口在配置文件中指明

sshinner's People

Contributors

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