Giter Site home page Giter Site logo

socks's Introduction

Socks

Start up an SSH Tunnel and enable a SOCKS proxy with one script

Install

git clone https://github.com/copperwall/socks.git

# Copy the script to a directory in your path, like ~/bin
cp socks/socks ~/bin

Usage

# Initiate the SSH tunnel and enable SOCKS proxy on WiFi
socks on

# Tear everything down
socks off

socks's People

Contributors

copperwall avatar

Stargazers

idoxtreme avatar

Watchers

James Cloos avatar  avatar

socks's Issues

Add a reconnect subcommand

Sometimes SSH connections die (closing a laptop, losing connection, etc.). It would be nice if a user could type socks reconnect and it would attempt to kill of the old connection (if it still exists) and start a new connection.

Add a status subcommand

So it'd be nice to know what the current status is of the SSH connection and the proxy settings.

socks status could determine whether or not the SSH tunnel is running from looking for the pid in the pid file and then it could check whether or not the proxy is enabled.

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.