Vincent Bernat
|
b3d4e33790
Switch back to rcrowley/go-metrics
|
11 years ago |
inconshreveable
|
c0c91fe3d6
Merge pull request #74 from frankstratton/master
|
11 years ago |
Frank Stratton
|
c7640ab0e8
Allow access to the ClientModel
|
11 years ago |
inconshreveable
|
e8856fff16
Merge pull request #73 from frankstratton/master
|
11 years ago |
Frank Stratton
|
62be9b122b
allow you to add custom views
|
11 years ago |
inconshreveable
|
77ab3a09a5
Merge pull request #70 from marcuscreo/patch-1
|
11 years ago |
Marcus Blankenship
|
c345a8bb74
Type in -tlsCert example. It should be -tlscrt (without the 'e')
|
11 years ago |
Alan Shreve
|
bacb4d2507
Merge branch 'master' of github.com:inconshreveable/ngrok
|
11 years ago |
Alan Shreve
|
5f65ad8560
Fixes for issues #53 and #56. ngrok client no longer hardcodes the TLS SNI to ngrokd.ngrok.com instead parsing the configured address in release builds and not specifying any in debug builds to make setting up a debug client/server easy
|
11 years ago |
inconshreveable
|
1430310986
Merge pull request #60 from thurloat/docs-fixes
|
11 years ago |
Thurloat
|
0172676451
Fix some docstring typos
|
11 years ago |
inconshreveable
|
b90a013ef4
Merge pull request #51 from kevinburke/error-msg
|
11 years ago |
Kevin Burke
|
3cdda76241
s/5555/80
|
11 years ago |
inconshreveable
|
afed73f4c0
Merge pull request #52 from kevinburke/authors
|
11 years ago |
Kevin Burke
|
1088ec6c25
strip email
|
11 years ago |
Kevin Burke
|
8c29564231
Update list of contributors
|
11 years ago |
Kevin Burke
|
aa6ee81921
Add contributors target
|
11 years ago |
Kevin Burke
|
5c0d704d98
kill stdout
|
11 years ago |
Kevin Burke
|
a07a13de5c
Slightly better error message if you type ngrok with no args
|
11 years ago |
Alan Shreve
|
5b14f7b832
use vhost library to multiplex connections. prevent debug builds from inlining for easier debugging
|
11 years ago |
inconshreveable
|
dd6e3f207a
Merge pull request #48 from iamvery/patch-1
|
11 years ago |
Jay Hayes
|
d5f9dc79d6
Fix whitespace in example "debug.yml"
|
11 years ago |
Alan Shreve
|
7a9f972030
add some more entries to the changelog
|
11 years ago |
Alan Shreve
|
264fbe83fe
bump version
|
11 years ago |
Alan Shreve
|
3f8e4b8e0b
fix a goroutine leak in ngrok's parsing of http transactions
|
11 years ago |
Alan Shreve
|
5ddfa6232c
fix a bug handling 'disabled' value for the inspection interface configuration
|
11 years ago |
Alan Shreve
|
92569be139
bump version
|
11 years ago |
Alan Shreve
|
e58d35972d
fix an issue where aggressive NATs or proxy connections pooled for too long could hang the tunneling of public connections
|
11 years ago |
Alan Shreve
|
98902cff73
add support for specifying a remote tcp port
|
11 years ago |
Alan Shreve
|
a269effc05
Revert "remove ip-based caching so that it's possible to reliably generate new urls"
|
11 years ago |