forked from seth/ipv4.army
base project
This commit is contained in:
parent
79f300a918
commit
4fedd38df1
33 changed files with 407 additions and 2514 deletions
13
README.md
13
README.md
|
@ -1,2 +1,15 @@
|
|||
# ipv4.army
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run index.ts
|
||||
```
|
||||
|
||||
This project was created using `bun init` in bun v1.2.11. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue