formatting

This commit is contained in:
ericlikedis 2023-08-23 15:53:54 -05:00
parent 14f02aef76
commit ba6fbc4db1

View File

@ -37,13 +37,13 @@ Need a hint? Visit [Hint 1](http://flaws.cloud/hint1.html)
First we begin with `nslookup` and point it to the domain `flaws.cloud`
### Syntax
``` shell
```shell
nslookup flaws.cloud
```
### Result
``` shell
```shell
Server: 172.31.144.1
Address: 172.31.144.1#53
@ -64,4 +64,4 @@ Name: flaws.cloud
Address: 52.218.237.138
Name: flaws.cloud
Address: 52.92.163.83
```