Py-Html-Graph

A high-performance interactive numpy line chart viewer, good supplement for the awful matplotlib.

Local Forwarding Server

Go

Please input the server address directly (IP + port), no http:// or later url.
Like 192.168.0.123:8080, 10.0.0.147:9000, etc.

$jtc.phg.lfs.error$

What does this webpage do?

The content of this website (Py-Html-Graph) requires Cross-Origin-Opener-Policy http header. But if using a non-local server (not access through 127.0.0.1 or localhost) and using http (not https), the broswer will disallow this header. This webpage acts as a forwarding server, which will forward the http request between you and the remote server. So the browser will "think" that it is communicating with 127.0.0.1 (or localhost), and the header will be valid.