Port Forwarding from Linux on WSL to Windows
How you can forward a port number on Ubuntu (in WSL) and have the host (Windows) listen to it so that you can connect to it from Windows 11
Jan 31, 20252 min read949

Search for a command to run...
Articles tagged with #terminal
How you can forward a port number on Ubuntu (in WSL) and have the host (Windows) listen to it so that you can connect to it from Windows 11

There was a situation where my next-to-zero traffic, decade+ old WordPress 4.9.18 site on PHP 5.7 was badly infected with malware which even created a user in my WordPress site called wpsupport@mydomain.com ! It created some 200 spam posts but becaus...