100 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 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 2025-01-24 20:54:01 +11:00
Robbie Cahill 722a4e2134 Merge branch 'feature/client-disconnect' 2025-01-24 20:53:37 +11:00
Robbie Cahill 608f688281 Remove message, logLevel and just disconnect 2025-01-23 19:02:50 +11:00
Robbie Cahill e153b8ae38 New message to handle client disconnect requests from the server 2025-01-17 20:10:08 +11:00
Robbie Cahill ff2ad568a6 Bump version 2025-01-07 21:24:25 +11:00
RobbieandGitHub 2a256523c4 Merge pull request #58 from robbie-cahill/bugfix/disable-auto-reconnect-for-now
Disable auto reconnect for now due to an issue
2025-01-07 21:19:39 +11:00
Robbie Cahill 5bc151851a Disable auto reconnect for now due to an issue 2025-01-07 21:18:52 +11:00
Robbie Cahill a9016264bd Add release notes for 2.3.0 2025-01-07 19:47:12 +11:00
Robbie Cahill a3c9a5a7c5 Bump Version 2025-01-07 19:33:30 +11:00
RobbieandGitHub 7347d7123d Automatically reconnect when a custom subdomain is used (#57) 2025-01-07 19:23:24 +11:00
Robbie Cahill c4190587ef Bump up version 2024-11-26 20:03:08 +11:00
Robbie Cahill 9ee0cd625f New logLevel for clientMessage 2024-11-26 19:58:41 +11:00
Robbie Cahill 41d9b394c9 Update README 2024-10-30 19:30:31 +11:00
Robbie Cahill 195de574f5 Remove unintentionally committed file 2024-06-18 21:16:32 +10:00
Robbie Cahill e1423934c8 Update Copyright 2024-06-18 21:16:02 +10:00
Robbie Cahill beb9a58ff6 Bump version 2024-02-29 19:16:11 +11:00
Robbie Cahill eb1e670078 Remove prepare script, its getting in the way of npx 2024-02-05 20:24:56 +11:00
Robbie Cahill 5b1981969b Git ingore local nvim config 2023-12-26 15:13:34 +11:00
Robbie Cahill b0f4529922 Bump version 2023-12-06 21:13:22 +11:00
Robbie Cahill 9beb403b75 Update install code 2023-12-06 21:05:51 +11:00
Robbie Cahill 9871ab9635 Use new install domain for delivering install script 2023-12-06 21:03:09 +11:00
Robbie Cahill 2b084b3a2d Bump version 2023-12-04 20:23:11 +11:00
Robbie Cahill 4a98606cda Update binary install instructions in GitHub README 2023-12-04 20:22:41 +11:00
Robbie Cahill 18ea254f50 Update binary install instructions 2023-12-04 20:20:12 +11:00
Robbie Cahill e24bba4eea If .nopublish file is present, block npm publish 2023-11-26 20:55:01 +11:00
Robbie Cahill e43d9e612e Bump version 2023-11-26 09:21:56 +11:00
Robbie Cahill 5fef528601 Update GitHub README 2023-11-24 19:11:19 +11:00
Robbie Cahill b897ba0f2f Update GitHub README 2023-11-24 19:11:00 +11:00
Robbie Cahill 36290bfd63 Bump version 2023-11-22 22:02:35 +11:00
Robbie Cahill ac62d417f7 Update vulnerable dependencies 2023-11-22 22:02:27 +11:00
Robbie Cahill 5bfd66e338 Bump version 2023-11-19 21:01:18 +11:00
Robbie Cahill 62371c4920 Bump version 2023-11-05 17:10:11 +11:00
Robbie Cahill 2499989fda Bump version 2023-11-05 17:09:01 +11:00
Robbie Cahill 06d9599458 Merge branch 'feature/refactor-2' 2023-11-05 17:08:21 +11:00
Robbie Cahill 42563f41ee Custom client message handler 2023-11-05 17:08:04 +11:00
Robbie Cahill 312ed0afbd Add client message type for custom client messages 2023-11-05 16:40:47 +11:00
Robbie Cahill 2a2a22b867 Fix and re-enable binary tests 2023-11-04 12:28:55 +11:00
Robbie Cahill eeeb288446 Update test server port 2023-11-04 12:24:33 +11:00
Robbie Cahill 4e21849723 Bump version 2023-11-02 21:38:23 +11:00
Robbie Cahill 8a1c050e50 Update messages 2023-11-02 21:37:53 +11:00
Robbie Cahill 443891453e Bump version 2023-10-28 10:29:56 +11:00
Robbie Cahill 0347fefe33 Don't send a request body if none is provided 2023-10-28 10:22:21 +11:00
Robbie Cahill 489af2945f Update GitHub README 2023-10-26 21:54:08 +11:00
Robbie Cahill 64c02948bc Update GitHub README 2023-10-26 21:53:24 +11:00
Robbie Cahill eb56f30ed3 Bump version 2023-10-26 21:48:47 +11:00
Robbie Cahill bfcac514c4 Update README 2023-10-26 21:47:42 +11:00
Robbie Cahill 1bd5720b4a Merge branch 'main' of github.com:robbie-cahill/tunnelmole-client 2023-10-26 21:45:13 +11:00
RobbieandGitHub f9d3ff5356 Merge pull request #23 from mcheshkov/cjs-return-url
Return tunnel URL from CJS shim
2023-10-26 21:42:44 +11:00
Robbie Cahill b1b33de21c Bump version 2023-10-26 21:31:03 +11:00
Robbie Cahill 57871ad25f Update README with log suppression instructions 2023-10-26 21:30:39 +11:00
Robbie Cahill a746177bed Bump version 2023-10-26 21:24:52 +11:00