Skip to content

Commit 6bfd7b5

Browse files
authored
Merge pull request #225 from imcdnzl/patch-1
Provide instructions on port passthrough
2 parents 50e1224 + 9ec633a commit 6bfd7b5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

WSL/faq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@ Some users have reported issues with specific firewall applications blocking int
177177

178178
In some cases turning off the firewall allows for access. In some cases simply having the firewall installed looks to block access.
179179

180+
### How do I access a port from WSL in Windows?
181+
WSL shares the IP address of Windows, as it is running on Windows. As such you can access any ports on localhost e.g. if you had web content on port 1234 you could http://localhost:1234 into your Windows browser.
182+
180183
### Where can I provide feedback?
181184

182185
You can share feedback and ask questions through multiple channels:

0 commit comments

Comments
 (0)