#!/bin/bash if [ ! -f /data/socks-router.routes ]; then cp /etc/socks-router.routes /data/ fi /usr/local/bin/socks-router --config /data/socks-router.routes --listen 0.0.0.0:1080