Skip to content

Instantly share code, notes, and snippets.

@jamesmoriarty
Created December 19, 2017 03:21
Show Gist options
  • Select an option

  • Save jamesmoriarty/05f811df7574068c1d11e2cba5e2891b to your computer and use it in GitHub Desktop.

Select an option

Save jamesmoriarty/05f811df7574068c1d11e2cba5e2891b to your computer and use it in GitHub Desktop.
[Varnish:80 -> NC:8080] -> [ELB:80]
nc --verbose --listen --keep-open --source-port $PORT --sh-exec "nc $BACKEND_HOST $BACKEND_PORT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment