1
0
mirror of https://github.com/turtlemonvh/tnnlr.git synced 2021-09-26 15:22:24 +03:00

24 Commits

Author SHA1 Message Date
Timothy
7d415a83c0 Record need to transition to go modules 2020-05-06 10:43:29 -04:00
timothy
c891f8fdc0 Quote numbers 2018-08-13 22:39:00 -04:00
timothy
ed98623ca4 Just track modern go versions 2018-08-13 22:37:30 -04:00
timothy
526b2d9994 Travis CI badge 2018-08-13 22:35:52 -04:00
timothy
28d34bcd2a Correct name for travis build file 2018-08-13 22:32:50 -04:00
Timothy
20761c6a2d Merge pull request #1 from vikwick/feature/vendoring-and-cleanup
vendoring and cleanup
2018-08-13 22:30:26 -04:00
timothy
b781257f23 Travis CI 2018-08-13 22:27:44 -04:00
timothy
1b758a22b8 Fix dependency version 2018-08-13 22:22:53 -04:00
vikwick
d81190734b vendored dependencies using dep 2018-08-13 21:32:59 -04:00
vikwick
761768fcd6 tunnlr -> tnnlr (for consistency) 2018-08-13 21:32:56 -04:00
vikwick
0c02bb9d5d update gin import reference 2018-08-13 21:32:56 -04:00
timothy
2f42dab844 Documentation 2018-08-12 10:46:31 -04:00
timothy
ed84086e4f Serve logs. Add web ui screenshot. Timing for messages. 2018-08-12 10:12:14 -04:00
timothy
4a2231faa2 Better docs 2018-08-11 16:20:57 -04:00
timothy
f0588b356f Better install instructions. Yeah you can also do go install from github directly 2018-08-11 16:13:38 -04:00
timothy
393a1efcc3 A whole lot of changes to make this thing usable. Fixes to http server, starting point for background process, logging. 2018-08-11 16:07:00 -04:00
Timothy Van Heest
38596472a9 Don't run tunnel in background. A couple new TODOs. 2017-08-08 11:39:02 -04:00
Timothy Van Heest
91d3af9ff2 Better installation 2017-08-08 11:26:12 -04:00
Timothy Van Heest
76d98ab7aa Cleanup some logging. Cleanup some urls. Add check on aliveness, which isn't currently working. 2017-08-08 10:25:09 -04:00
Timothy Van Heest
8da4bef0f7 Merge branch 'master' of github.com:turtlemonvh/tnnlr 2017-08-08 00:53:09 -04:00
Timothy Van Heest
1b1ce60560 The port is important 2017-08-08 00:53:00 -04:00
Timothy
d45d56af12 Initial commit 2017-08-08 00:51:08 -04:00
Timothy Van Heest
4d108a68e9 Added kind of important TODO item 2017-08-08 00:50:26 -04:00
Timothy Van Heest
d6f3b779dd Initial commit. Super ugly code. Kind of works. 2017-08-08 00:49:51 -04:00