Skip to content

Instantly share code, notes, and snippets.

@brunnre8
Created April 8, 2019 04:47
Show Gist options
  • Save brunnre8/8081262c6d444b0c1368538634876a21 to your computer and use it in GitHub Desktop.
Save brunnre8/8081262c6d444b0c1368538634876a21 to your computer and use it in GitHub Desktop.
thelounge proxy
irc.example.com {
proxy / localhost:9000 {
websocket
header_upstream X-Forwarded-For {remote}
header_upstream X-Forwarded-Proto {scheme}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment