Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zblurx/dhcpp
DHCP enumeration tool
https://github.com/zblurx/dhcpp
Last synced: 1 day ago
JSON representation
DHCP enumeration tool
- Host: GitHub
- URL: https://github.com/zblurx/dhcpp
- Owner: zblurx
- Created: 2023-01-02T17:37:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T17:49:28.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T05:23:15.690Z (5 months 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
```