Releases: Terence0816/LAN-Name-Resolver
Release list
v1.0.0.0
LAN Name Resolver v1.0
Initial public release of LAN Name Resolver.
LAN Name Resolver is a lightweight Windows LAN name resolver tool written in native Win32 C++.
Features
Supported systems: Win7 / 10 / 11 (Win7 only supports NBNS broadcast protocol)
Provides NBNS / NetBIOS-style name query responses.
Provides LLMNR name query responses.
Allows custom host name to IPv4 address mapping.
Supports multiple name / IP entries.
Includes optional hosts file management.
Can import resolver entries into the hosts editor.
Supports starting and stopping the resolver service from the GUI.
Supports system tray operation.
Supports startup with Windows.
Useful for LAN, VPN, maintenance, and temporary network environments.
Usage Examples
Access internal computers through \pcname instead of \IP.
Provide names for devices that only have IP addresses.
Avoid manually editing hosts files on multiple computers.
Use the built-in hosts editor when only local hosts modification is needed.
Notes
Currently supports IPv4.
Uses NBNS / LLMNR for local network name resolution.
Please use only in your own or authorized network environments.
LAN Name Resolver v1.0 初始公開版本。
LAN Name Resolver 是一個使用原生 Win32 C++ 撰寫的 Windows 區域網路名稱解析工具。
功能特色
支援作業系統:Win 7 / 10 / 11(請注意:Win 7 環境僅支援 NBNS 廣播協定)
提供 NBNS / NetBIOS 風格名稱查詢回應。
提供 LLMNR 名稱查詢回應。
可自訂主機名稱與 IPv4 位址對應。
支援多組名稱 / IP 設定。
內建選用的 hosts 修改工具。
可將解析器設定匯入 hosts 編輯區。
可透過圖形介面啟動與停止解析服務。
支援系統托盤常駐。
支援 Windows 開機自動啟動。
適合區域網路、VPN、維護與臨時網路環境使用。
使用範例
透過 \pcname 存取內部電腦,而不是只能使用 \IP。
替只有 IP 的設備建立方便記憶的名稱。
避免多台電腦都需要手動修改 hosts。
只需要修改本機 hosts 時,可直接使用內建 hosts 編輯工具。
注意事項
目前支援 IPv4。
使用 NBNS / LLMNR 進行區域網路名稱解析。
請僅在自己擁有或已授權的網路環境中使用。