Skip to content

Instantly share code, notes, and snippets.

@iomonad
Created August 25, 2016 19:16
Show Gist options
  • Save iomonad/bfeb786afcc348d8e0e0a60e3cb2acc9 to your computer and use it in GitHub Desktop.
Save iomonad/bfeb786afcc348d8e0e0a60e3cb2acc9 to your computer and use it in GitHub Desktop.
#!/usr/bin/zsh
socat tcp-listen:80,fork,reuseaddr tcp:localhost:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment