unstppbl / gowap
Wappalyzer implementation in Go
☆192Updated last year
Alternatives and similar repositories for gowap:
Users that are interested in gowap are comparing it to the libraries listed below
- Raw HTTP client in Go for complete request control and customization.☆151Updated this week
- Retryable DNS client in Go☆121Updated this week
- Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff☆128Updated this week
- A simple layer for leveled logging in go☆87Updated this week
- A Golang blocking rate limit implementation☆58Updated this week
- Helper Libraries☆114Updated this week
- golang version for nmap service and application version detection (without nmap installation)☆169Updated 4 years ago
- TLD Parser in Go☆129Updated last year
- A go flag wrapper with convenience helpers☆88Updated this week
- Thou shalt not stay☆83Updated 6 months ago
- Domain name parser for Go based on the Public Suffix List.☆193Updated this week
- DSL engine☆84Updated this week
- A high performance go implementation of Wappalyzer Technology Detection Library☆806Updated this week
- go-masscan is a golang library to run masscan scans, parse scan results.☆44Updated 6 years ago
- A fully self-contained Nmap like parallel port scanning module in pure Golang that supports SYN-ACK (Silent Scans)☆87Updated last year
- Extract root domain, subdomain name, and tld from a url, using the Public Suffix List.☆122Updated 2 years ago
- Random user-agent generator for Go☆123Updated 2 years ago
- IPv4 address parser for the nmap format☆69Updated last month
- ☆176Updated 7 months ago
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…