Skip to content
Snippets Groups Projects
Verified Commit a319410f authored by micah's avatar micah :speech_balloon:
Browse files

Remove syntax error in variable in shapeshifter-dispatcher chaperone config

parent ab83c9ef
Branches
No related tags found
No related merge requests found
shapeshifter-dispatcher.service: {
command: "/bin/sh -c 'exec /usr/local/bin/shapeshifter-dispatcher -transparent -server -state /srv/leap/shapeshifter-state -orport ${RHOST:-127.0.0.1}:${RPORT:-1194} -transports obfs4 -bindaddr obfs4-${LHOST:-$(default(ip))}:${OBFSPORT:-23042} -logLevel ${LOGLEVEL:-WARN} -enableLogging -extorport ${RHOST:-127.0.0.1}:${EXTORPORT:-3334}'",
command: "/bin/sh -c 'exec /usr/local/bin/shapeshifter-dispatcher -transparent -server -state /srv/leap/shapeshifter-state -orport ${RHOST:-127.0.0.1}:${RPORT:-1194} -transports obfs4 -bindaddr obfs4-${LHOST}:${OBFSPORT:-23042} -logLevel ${LOGLEVEL:-WARN} -enableLogging -extorport ${RHOST:-127.0.0.1}:${EXTORPORT:-3334}'",
exit_kills: true
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment