Skip to content

Instantly share code, notes, and snippets.

@aamsur-mkt
Last active April 15, 2020 10:11
Show Gist options
  • Select an option

  • Save aamsur-mkt/0abd8ac29ae7e1b6b2c25a78a65ba4a4 to your computer and use it in GitHub Desktop.

Select an option

Save aamsur-mkt/0abd8ac29ae7e1b6b2c25a78a65ba4a4 to your computer and use it in GitHub Desktop.
Whitelist Script
LC_parameter=$(curl $2) ssh -o SendEnv=LC_parameter $1@jh bash << 'END'
ssh es bnw reg $LC_parameter
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment