willitconnect
willitconnect copied to clipboard
Can you connect to an IP / Hostname on a port from your CF deploy?
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 3.1.4 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 0.2.17 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.1.2 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Removes `degenerator` Updates `karma` from 2.0.0 to 4.4.1 Release notes Sourced from...
Bumps [got](https://github.com/sindresorhus/got) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates). These dependencies needed to be updated together. Updates `got` from 9.6.0 to 12.3.1 Release notes Sourced from got's releases. v12.3.1 Don't freeze signal when freezing Options...
Currently if you use willitconnect for *url:* `path.exmaple.com` *port:* `443` you also need to manually specify the proxy (which is good), however, it automatically uses the proxy if you specify...
If the endpoint is reachable but traffic goes thru a proxy, it does reports an error when the endpoint has a 301 (REST endpoint, swagger etc) Shouldn't you provide an...
Hi, It would be awesome if willitconnect could validate the SSL certificate presented when connecting to HTTPS websites. This could be used to check if custom Root CA has been...