Giter Site home page Giter Site logo

linux_proxy's Introduction

linux_proxy

linux ssh proxy

版本说明

ssh_proxy

完成反向隧道的功能

autossh_proxy

完成反向隧道的免密、自动连接,但有因网络断线、延迟造成的重连bug,不完善

autossh_proxy2

解决了autossh_prox的bug,真正稳定的反向隧道

使用指南

服务器开启反向隧道

修改/etc/ssh/sshd_config文件,如果没有添加即可

GatewayPorts yes

客户机

请阅读ssh_proxy、autossh_proxy、autossh_proxy2下的各个shell脚本即可。

参考步骤:

  1. xxx_start.sh # 开启代理
  2. xxx_echo.sh # 查看代理状态
  3. xxx_stop.sh # 关闭代理

linux_proxy's People

Contributors

ayowin avatar

Watchers

James Cloos avatar  avatar

Forkers

xiejunlong

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.