Cant see proper visitor ip in logs?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • WSL

    Issues found on WSL

  • I see. First I'm going to try this, https://github.com/microsoft/WSL/discussions/7395 which should allow me to add an actual NAT to windows https://github.com/microsoft/WSL/issues/5835 (as Get-NetNat returns nothing in powershell). If that doesn't work, I'll try earlier next week your debug way and see what happens.

  • wsl_portproxy

    Puts wsl on the public internet by running a netsh portproxy command through an admin powershell, all within wsl.

  • It got pedantic doing this manually between terminals when I have to reset WSL, so I wrote myself a script to do it: https://github.com/toxyy/wsl_portproxy

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • WSLHostPatcher

    Dynamic patch WSL2 to listen port on any interface.

  • So, then your options are: 1) a real HTTP (reverse) proxy like Apache or nginx on Windows, 2) changing your VM network to bridge mode and manually configuring an address every time you start WSL2 (https://stackoverflow.com/a/62438375 , see "option 2"), or maybe 3) https://github.com/CzBiX/WSLHostPatcher this thing

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts