-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get my real internal ip #3
Comments
I have fixed it at this PR #1 |
Seems that author doesn't have time to merge this pull request.So i forked this repository and fix the bugs.You can check my repository, download and replace the dll file. |
Thx ~ |
If it worked,please tell me. |
Env:
windows 10 pro
languge: ENGLISH
ver: 3.3.357
----------- CMD > ipconfig
PS F:\DDYS\softwareT> ipconfig
Windows IP Configuration
Ethernet adapter vEthernet (DummyDesperatePoitras):
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Ethernet adapter vEthernet (DockerNAT):
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Ethernet adapter vEthernet (DummyDesperatePoitras):
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::3db7:69d:64a1:ea1e%38
Autoconfiguration IPv4 Address. . : 169.254.234.30
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Ethernet adapter vEthernet (DockerNAT):
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::3de5:fade:5848:9642%18
Autoconfiguration IPv4 Address. . : 169.254.150.66
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Wireless LAN adapter WLAN:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : lan
Wireless LAN adapter 本地连接* 1:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Ethernet adapter 以太网:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::28c2:9367:4efe:47e1%19
IPv4 Address. . . . . . . . . . . : 192.168.1.29
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::1%19
192.168.1.1
Tunnel adapter isatap.{3CD5C9EA-94CC-4EBA-906E-7338DFDB73DE}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Tunnel adapter isatap.{FC13A949-BBF8-44D2-9FEC-1B045C711998}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Tunnel adapter isatap.{4857F1DF-F376-472C-9CCE-7864F95F4FE2}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
PS F:\DDYS\softwareT>
--------------- What I want is: 92.168.1.29, but get 169.254.150.66 which is DockerNAT ip
The text was updated successfully, but these errors were encountered: