my question is probably easy to answer since such projects have been done on a frequent base. I just want to implement a remote power control for a PC with a web interface. Sounds pretty simple and straightforward.
However I'm wondering if I really need mechanical relays to power-switch/reset a PC mainboard using a ESP8266 module board like (mini) NodeMcu or if I could just use some sort of semiconductor components to shorten those power-switch/reset pins. My electronics knowledge doesn't go deep enough to figure out if I could maybe use a simple tranistor (this just came into my mind) or similar since the ESP8266 board is driven by the same power supply (which probably might not the crucial point).