Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

andyandy's avatar

Web GUI; instead of putty

Probably stupid question, but is there by any chance some WEB GUI that would replace PUTTY when doing git pulls, editing apache files, setting up new domains, setting up certificates, creating new folders for domains...basic stuff?

0 likes
3 replies
MarianoMoreyra's avatar

Hi @andyandy

In addition to @sinnbeck reply, if you are indeed in windows, I’d recommend to download Git for Windows which comes with a Git BASH built-in.

You can then do run ssh there too besides having some more Git tools to work with in windows, like a GUI.

download: https://gitforwindows.org/

Sinnbeck's avatar

Or install wsl2 and Ubuntu :p

I also hear the Windows Terminal app (app store) should be good.. But I haven't really tried it

Please or to participate in this conversation.