GitHub / backendArchitect / golang-web-state-detector
A simple tool written in Golang to detect the state (stateful or stateless) of a website. The tool analyzes various aspects of a website, such as cookies, caching, redirects, HTTP methods, AJAX requests, and WebSocket connections, to determine its state.
Stars: 5
Forks: 1
Open issues: 1
License: mit
Language: Go
Size: 21.5 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: over 1 year ago
Pushed at: about 1 year ago
Last synced at: 4 months ago
Topics: devops, go, golang, golang-application, golang-package, package, state, stateful, stateless, web