Skip to content

Pro Version GUI #10890

Closed Answered by ondrejmirtes
DeNeDeM asked this question in Support
Discussion options

You must be logged in to vote

Hello, PHPStan Pro is supposed to be run locally. It binds only on 127.0.0.1. The exception is when running in Docker, it binds to everything (0.0.0.0) so you can access it externally.

I could introduce some kind of new CLI option for cases when running remotely.

Alternatively, you can set up a proxy on the same computer that essentially forwards traffic to 127.0.0.1 but opens it to external connections.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DeNeDeM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants