0.0.1-security • Published 2 years ago

atestofwhatmighthappenifwetypo v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

0.0.1-security

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago