https://github.com/zblurx/dhcpp
DHCP enumeration tool
https://github.com/zblurx/dhcpp
Last synced: 11 months ago
JSON representation
DHCP enumeration tool
- Host: GitHub
- URL: https://github.com/zblurx/dhcpp
- Owner: zblurx
- Created: 2023-01-02T17:37:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T17:49:28.000Z (over 3 years ago)
- Last Synced: 2025-03-05T03:16:09.179Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dhcpp
Enumerate informations through DHCPv4 (and actually get a DHCPv4 lease)
## Install
```text
go install github.com/zblurx/dhcpp@latest
```
## Use
```text
dhcpp
```