0.0.1-security • Published 3 years ago

atestofwhatmighthappenifwetypo v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Test Package

This is a package used in some internal testing. Please do not use it.

It does bad things.

Callbacks

There are two configurable domains: one for Windows callbacks and one for Unix (currently Linux and Mac) callbacks. They are configured (ok, hardcoded) in index.js with the following two variables:

const c2domain = 'cleanto.ga';
const windomain = 'ipsaregood.ga';

An HTTPS request will be made to the configured domain for a file named shell.<platform>, where <platform> is whatever's returned by node's os.type(). On Windows, it'll be shell.windows.exe.

Updating

Changes to the package must be pushed to npm with npm publish after changing the version field in package.json.

0.0.20

3 years ago

0.0.1-security

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago