Commit History

Author SHA1 Message Date
  Alan Shreve 9df0907ea2 update gitignore 10 years ago
  Vincent Bernat 721721b822 Use go-bindata from github.com/jteeuwen 10 years ago
  Alan Shreve 824a4b10ab add support for a yaml-based ngrok configuration file. add full support for running multiple configured tunnels from the configuration file. modify CLI to support ngrok commands. remove snakeoil CA from release builds of ngrok client. add support for dialing to an HTTP proxy via HTTPS. Use http_proxy environment variable when none is specified. ngrokd now honors the new protocol and proplery populates ReqId in NewTunnel messages. ngrokd TLS configuration options are now command line switches instead of environment variables. 11 years ago
  Alan Shreve a51160d372 use custom go-bindata solution for compiling assets into the binary 11 years ago
  Alan Shreve 0b7ceda198 use nrsc to pack static data into the binaries, making adding assets easier and simplifying the build process 11 years ago
  Alan Shreve 28cb7fb47f compile all static assets into the binary so they aren't loaded from the internets. add a fix so that the TeeConn shuts down its pipe correctly so that we terminate handling responses when handling HTTP/1.0 responses with no content-length set 11 years ago
  Alan Shreve 501953dc3c refactor ui to put views in separate packages. add subview of recent http requests with color-coded responses to terminal view 11 years ago
  Alan Shreve 2c2b8fbc71 restructure code to isolate the environment and make the project easier to work on 11 years ago
  Alan Shreve 8f4795ecac initial prototype of ngrok 11 years ago