Zend certified PHP/Magento developer

How do I make a simple proxy server on my Windows Laptop for a Linux machine to proxy to the internet through

I’ve had this link bookmarked for a while which works perfectly for me from a Mac or Linux machine

https://unix.stackexchange.com/questions/116191/give-server-access-to-internet-via-client-connecting-by-ssh

How do I accomplish this with my setup? I have a windows laptop for work that I want my Linux dev machine to be able to proxy through

Are there any clear, simple instructions for doing this? I don’t know a lot about networking and some of the terms get lost on me

Should I just use squid through WSL? I haven’t tried this yet