Alan Shreve
|
305882f844
fix parsing of local address, add command line switch for web interface port
|
11 years ago |
Alan Shreve
|
56541ee98f
add net import
|
11 years ago |
Alan Shreve
|
5adf3150b2
use splithostport for more robust address parsing
|
11 years ago |
Alan Shreve
|
bf5420e382
depend on windows-safe version of go-metrics
|
11 years ago |
Alan Shreve
|
cf47e0578e
gofmt
|
11 years ago |
Alan Shreve
|
b7ac1b1b7a
a more robust makefile with different targets for building debug and release versions of the binaries. use go-bindata from the makefile to autogenerate the embedded template data
|
11 years ago |
Alan Shreve
|
9372023e5c
support compiling the templates into the binary for release builds, properly display content when the request has a content type which specifies a character set. make the display output of form parameters and headers prettier
|
11 years ago |
Alan Shreve
|
5f7d0aa841
add link to windows binary
|
11 years ago |
Alan Shreve
|
b239113936
fix download links
|
11 years ago |
Alan Shreve
|
dec9ad5de6
readme formatting
|
11 years ago |
Alan Shreve
|
e039352548
update readme with new replay feature and download instructions
|
11 years ago |
Alan Shreve
|
53c1b2d5b3
refactor to make protocol parsing more generic in preparation to support other non-http protocols, make ui more MVC-oriented
|
11 years ago |
Alan Shreve
|
09a3021b24
add new line after printing cli error
|
11 years ago |
Alan Shreve
|
42c26b40e7
update docs
|
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
|
f0a05f79ae
color code http status responses in http ui
|
11 years ago |
Alan Shreve
|
26dd45d43f
terminal ui redraws when the window resizes
|
11 years ago |
Alan Shreve
|
d8f44ad28b
fix comment about caching tunnels
|
11 years ago |
Alan Shreve
|
81495a8dcb
tunnel affinity by client identifier _and_ ip address
|
11 years ago |
Alan Shreve
|
dbc0bf3c0c
properly clean up tunnels when they close
|
11 years ago |
Alan Shreve
|
a05f7862df
fix readme docs
|
11 years ago |
Alan Shreve
|
a7e8b3e2ea
add readme with initial instructions
|
11 years ago |
Alan Shreve
|
0d9ec62205
pass the protocol to the client UIs. only show http requests in terminal if protocol is http. cleaner terminal representation of public port forwarding
|
11 years ago |
Alan Shreve
|
5d2f48f285
Handle errors creating tunnels more gracefully and allow the client to cleanly shutdown and print an error message
|
11 years ago |
Alan Shreve
|
1bbabe1a54
fix logging so that we always go out through log4go's global logger and we remove its default stdout appender
|
11 years ago |
Alan Shreve
|
7a1c96a2e0
rename connection construction functions for clarity
|
11 years ago |
Alan Shreve
|
b8c0bf03c2
always send back the proper proxy address
|
11 years ago |
Alan Shreve
|
8f4795ecac
initial prototype of ngrok
|
11 years ago |