sshuttle icon indicating copy to clipboard operation
sshuttle copied to clipboard

Use Supervisord

Open potto007 opened this issue 10 years ago • 0 comments

Added configuration and start script for running sshuttle with Supervisord. I found that sshuttle randomly crashed on OS X Yosemite, this turned out to be a workable solution. I made a supervisord configuration and a start script, which exports an environment variable for sshuttle_supervisor.conf to use.

Example usage: ./sshuttle_supervisor.sh -u potto -h someserver -s 10.2.0.0/16

potto007 avatar Jun 02 '15 20:06 potto007