353 Commits
Author SHA1 Message Date
Robbie Cahill 196a0a9d26 Merge branch 'bugfix/fix-unsupported-media-type-error-in-tests' 2026-04-13 18:54:01 +10:00
Robbie Cahill 52e28a63a3 Use the raw-body package to get the raw body instead of body-parser in the test server. Resolves a 415 Unsupported Media Type error for gzip encoded requests. New Test just for Gzip encoded requests, improved multipart/form-data test 2026-04-12 20:57:44 +10:00
Robbie Cahill 367b14f272 Update example in README 2025-06-24 19:40:40 +10:00
Robbie Cahill 6a21e03109 Update example in README 2025-06-24 19:34:44 +10:00
Robbie Cahill bab84aa6f9 bump version 2025-06-11 21:41:50 +10:00
Robbie Cahill 44c68f4aae Improve output 2025-06-05 20:29:29 +10:00
Robbie Cahill 77de5de6c3 Fix tests 2025-06-05 20:26:37 +10:00
Robbie Cahill 3ebc201691 Merge branch 'feature/interface-improvements' 2025-06-05 20:24:00 +10:00
Robbie Cahill bb03591215 Update message 2025-06-05 20:23:32 +10:00
Robbie Cahill c31876cb84 Bump version 2025-06-05 20:22:32 +10:00
Robbie Cahill 962f592bd0 Improve unused port message 2025-06-05 20:21:17 +10:00
Robbie Cahill e827026b3f Exit when running Tunnelmole for a port that has nothing running on it 2025-06-05 20:19:12 +10:00
Robbie Cahill 9323dca00b Exit when no port is given. Less sharing links with less prominent colors 2025-06-05 20:16:50 +10:00
Robbie Cahill bbaa050231 bumping version 2025-06-05 20:15:47 +10:00
Robbie Cahill b217d6b6fb Bump version 2025-04-04 20:06:17 +11:00
Robbie Cahill 549fad310d Introduce request logs 2025-04-04 20:05:05 +11:00
Robbie Cahill 7e622c3b67 Bump version 2025-02-11 20:18:23 +11:00
Robbie Cahill e8b8cedeb1 Bump version 2025-02-11 20:16:12 +11:00
Robbie Cahill f558e9c216 Merge branch 'feature/sharing-links' 2025-02-11 20:15:50 +11:00
Robbie Cahill 92fe9aa05c Show sharing links 2025-02-11 20:10:31 +11:00
Robbie Cahill 445a3b40dd Bump version 2025-02-07 21:31:27 +11:00
Robbie Cahill ce817ab8f5 Bump version 2025-02-07 21:29:19 +11:00
Robbie Cahill ca8974c796 Merge branch 'feature/output-colorization' 2025-02-07 21:29:02 +11:00
Robbie Cahill 8f6ecef867 Update output 2025-02-07 21:05:23 +11:00
Robbie Cahill 34ceea97b8 Update port msg 2025-02-07 20:30:50 +11:00
Robbie Cahill 0d6c840dac bold port 2025-02-07 20:29:09 +11:00
Robbie Cahill 96c99fb9ef Print the https url first 2025-02-07 20:28:03 +11:00
Robbie Cahill eea1903de5 Colorize output with chalk 2025-02-07 20:26:25 +11:00
Robbie Cahill 88134a089d Merge branch 'feature/use-version-module' 2025-02-07 20:03:56 +11:00
Robbie Cahill 45fe804da4 Use version for cli version option 2025-02-07 20:03:41 +11:00
Robbie Cahill 9f5e6cbd8b Version module with static value, to be auto generated at build time 2025-02-07 19:58:54 +11:00
Robbie Cahill 19b090bc1a Bump version 2025-02-05 20:32:29 +11:00
Robbie Cahill 0bf00176d5 Merge branch 'feature/connection-info' 2025-02-05 20:28:05 +11:00
Robbie Cahill 7924dbbb4e Remove version log 2025-02-05 20:15:13 +11:00
Robbie Cahill 9d0081618f Fix log import 2025-02-05 20:14:10 +11:00
Robbie Cahill b604f4db9c Fix version import 2025-02-05 20:10:56 +11:00
Robbie Cahill 9994f9c0d8 Add tunnelmoleVersion to connectionInfo 2025-02-02 18:34:23 +11:00
Robbie Cahill 9a9b0bda56 Indent 2025-02-02 13:07:48 +11:00
Robbie Cahill 17dcc8728e Print a warning to the console when tunnelmole is run with nothing listening on the port it is forwarding to 2025-02-02 13:05:58 +11:00
Robbie Cahill 1c164684b5 Exit tests early if port 3001 is already in use 2025-02-02 12:57:21 +11:00
Robbie Cahill b56f83a377 Sending connection info 2025-02-02 12:48:03 +11:00
Robbie Cahill 5bdef9c592 Bump version v2.3.3 2025-01-27 19:03:02 +11:00
Robbie Cahill 626a4181c6 Merge branch 'feature/auto-reconnect' 2025-01-27 19:02:03 +11:00
Robbie Cahill cd27420759 Improve exponential backoff 2025-01-27 16:35:32 +11:00
Robbie Cahill 59b79ffe2c Use connect() via importing it as a module 2025-01-27 16:14:17 +11:00
Robbie Cahill dd56c413ce Split up functions 2025-01-27 16:11:34 +11:00
Robbie Cahill 0db3fe1bae Adjustments to get basic recconect working 2025-01-27 16:02:50 +11:00
Robbie Cahill 550420ea45 Exit after setting api keys 2025-01-27 16:00:52 +11:00
Robbie Cahill 767f5d5225 Split connect() into its own module. New setUpAutoReconnect() module for handling auto-reconnect 2025-01-27 10:52:11 +11:00
Robbie Cahill fc93e82d81 Bump version v2.3.2 2025-01-24 20:54:01 +11:00