Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
ENVcheck is an online environment-variable inspection tool for web development and operations troubleshooting. According to the page description, it shows the request information sent by the current browser to the server, as well as the environment variables received on the server side. Typical information includes source IP, port, IPv4/IPv6 detection, SSL/TLS protocol, User-Agent, Accept-Language, proxy forwarding headers, request method, URI, Apache/CGI environment variables, and Whois lookup results.
Its feature coverage is practical. The network section can show REMOTE_ADDR, REMOTE_HOST, REMOTE_PORT, SSL_PROTOCOL, and country/region detection; the browser section displays User-Agent, Accept, compression methods, language, Referer, DNT, and Client Hints; the proxy section checks whether headers such as HTTP_X_FORWARDED_FOR, Forwarded, and Via are present; and the server section shows SERVER_NAME, SERVER_PORT, SERVER_PROTOCOL, REQUEST_METHOD, QUERY_STRING, UNIQUE_ID, and more. It requires no account or configuration—open the page and you can see the results—making it useful for quickly identifying “what the server actually sees” in a request.
The captured text does not mention paid plans, subscriptions, an API, SDK, CLI, open-source repository, or self-hosting instructions, so it can only be regarded as a free web tool. The page environment indicates Apache, CGI, and mod_ssl/OpenSSL, but that is merely information about the current server-side implementation and does not mean a deployable version is provided.
Its strengths are direct presentation, clear grouping, and Japanese explanations for variables, which make it convenient for troubleshooting proxies, HTTPS, browser headers, and IPv6 access. The privacy policy also states that the content displayed on the page is not specially saved, though normal access logs are recorded for server maintenance. The limitations are that it is more like a single-page diagnostic tool: it has no automation interface, team features, history, monitoring alerts, or integrations. Under IPv6, region detection is shown as unsupported, so its IP geolocation capability is limited. The documentation is also mainly field explanations.
It is suitable for web developers, testers, and operations engineers who need quick verification when troubleshooting browsers, reverse proxies, CDNs, IPv4/IPv6, and TLS configuration. Access from mainland China is not stated in the text, so it is marked as unknown. If unavailable, alternatives include httpbin.org/headers, ifconfig.me, ipinfo.io, or setting up a simple domestic header dump page yourself.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on envcheck.net official site.
envcheck.net is an Japan Dev Tools provider. TG4G tracks its product information, an overall rating of 5.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach envcheck.net directly.