1.2.5 • Published 8 months ago

@aapzu/hack3r-server v1.2.5

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

hack3r_server

A small project which helps debugging remote connections

Starts a server to receive data from the hack

Options:
      --help              Show help                                    [boolean]
      --version           Show version number                          [boolean]
  -n, --networkInterface  The network interface to use
     [string] [choices: "lo0", "en0", ...]
  -p, --port              Port to run the server in     [number] [default: 3000]
  -l, --payload           Payload file (array, object or string) to serve
  -g, --ngrok             Use ngrok to expose the server               [boolean]
  -t, --ngrok-authtoken   ngrok authtoken                               [string]
  -s, --ngrok-subdomain   ngrok subdomain                               [string]

Using

> npx hack3r-server [arguments...]

Development

pnpm install
pnpm start
1.2.5

8 months ago

1.2.3

8 months ago

1.2.2

8 months ago

1.2.1

8 months ago

1.2.0

8 months ago

1.1.2

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.0

9 months ago