云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
go
/
pkg
/
mod
/
github.com
/
grandcat
/
[email protected]
/
examples
/
resolv
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
client.go
2025-05-10 23:06:17
1.13 KB
README.md
2025-05-10 23:06:17
684 B
Browse and Resolve ================== Compile: ```bash go build -v ``` Browse for available services in your local network: ```bash ./resolv ``` By default, it shows all working stations in your network running a mDNS service like Avahi. The output should look similar to this one: ``` 2016/12/04 00:40:23 &{{stefanserver _workstation._tcp local. } stefan.local. 50051 [] 120 [192.168.42.42] [fd00::86a6:c8ff:fe62:4242]} 2016/12/04 00:40:23 stefanserver 2016/12/04 00:40:28 No more entries. ``` The `-wait` parameter enables to wait for a specific time until it stops listening for new services. For a list of all possible options, just have a look at: ```bash ./resolv --help ```
2025-09-05 22:36:58 Friday 216.73.216.148 Runningtime:0.021s Mem:1.47 MB