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

Clean up arguments for shapeshifter

parent c3b63053
No related branches found
No related tags found
No related merge requests found
Pipeline #62297 passed
shapeshifter-dispatcher.service: { shapeshifter-dispatcher.service: {
command: "/usr/local/bin/shapeshifter-dispatcher -transparent -server -state /srv/leap/shapeshifter-state -orport ${RHOST}:${RPORT} -transports obfs4 -bindaddr obfs4-${LHOST}:${OBFSPORT} -logLevel ${LOGLEVEL} -enableLogging -extorport ${RHOST}:${EXTORPORT}", command: "/usr/local/bin/shapeshifter-dispatcher -transparent -server -state /srv/leap/shapeshifter-state -orport ${RHOST}:${RPORT} -transport obfs4 -bindhost ${LHOST} -bindport ${OBFSPORT} -extorport ${RHOST}:${EXTORPORT} -logLevel ${LOGLEVEL} -enableLogging",
exit_kills: true exit_kills: true
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment