Complete functional reference for NXLAB Console (nxlab.nett.to)
Retrieves the documentation manual endpoint for all console operations.
Displays your public client IP address as detected by the central hosting server.
Echoes back entered text. Output is rendered directly without HTML execution.
Encodes standard ASCII strings into cryptographically stable Base64 strings.
Decodes valid Base64 encoded payloads back into standard string formatting.
Inspects secure endpoints. Defaults to HTTPS with silent auto-fallback to HTTP on link errors.
Probes raw TCP ports to evaluate port listening state. Strict 3000ms socket timeout.
Sends standard UDP datagram payloads directly to targeted sockets.
Calculates mathematical addition of two input float values.
Performs basic float subtraction (num1 minus num2).
Performs mathematical multiplication of two float variables.
Performs float division. Division operations by zero are safely rejected.
Raises base numbers to designated floating-point exponential powers.
Constructs a 128-bit cryptographic MD5 hash signature of input variables.
Resolves domain names utilizing secure native DNS routing bindings.
Packages raw multi-line strings securely inside a neat ASCII border console frame.
Decodes JWT string segments (Header and Payload) into pretty formatted raw JSON.
Generates highly secure random passwords utilizing crypto entropy. Custom length boundary (4 to 1024, default is 16).
Converts raw strings into standard lowercase Hexadecimal format.
Decodes valid hexadecimal encoded strings back to raw string format.
Gathers geographical, network ASN, routing ISP and country telemetry of target IP via geoip pipeline.
Queries high fidelity text-based weather forecasting metrics for designated geographical regions.