You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WSL/faq.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,9 @@ Some users have reported issues with specific firewall applications blocking int
175
175
176
176
In some cases turning off the firewall allows for access. In some cases simply having the firewall installed looks to block access.
177
177
178
+
### How do I access a port from WSL in Windows?
179
+
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.
180
+
178
181
### Where can I provide feedback?
179
182
180
183
You can share feedback and ask questions through multiple channels:
0 commit comments