Skip to content

Commit

Permalink
Fix subnet calculator entry
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasDoesDev authored Oct 1, 2021
1 parent 7883276 commit 8021f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
## Documentation

* `curl cheat.sh` — UNIX/Linux commands cheat sheets using curl ([chubin/cheat.sh](https://github.com/chubin/cheat.sh))
* `curl 'api.hackertarget.com/subnetcalc/?q=192.168.1.0/24'` Subnet calculator
* `curl 'https://api.hackertarget.com/subnetcalc/?q=192.168.1.0/24'` Subnet calculator
* `gopher://telcodata.us:70` - NPA/NXX Lookup
* `gopher://gopher.floodgap.com/1/world` - all known gopher servers

Expand Down

0 comments on commit 8021f06

Please sign in to comment.