Bump version to 0.1.1 and enhance IP detection with timeout support #1

Merged
eric merged 1 commits from push-uzkwzqnolquk into main 2026-02-28 18:46:10 +01:00

1 Commits

Author SHA1 Message Date
fa1c9e12ff Bump version to 0.1.1 and enhance IP detection with timeout support
Bump version from 0.1.0 to 0.1.1

- Update IP detection logic to use DNS port (53) instead of HTTP port (80)
- Add new function `guess_local_ip_with_timeout` with configurable timeout
- Improve process port detection logic
- Add `list_all_ips` function to list all non-loopback IP addresses
- Update documentation and examples
- Add version.txt file
2026-02-28 18:26:35 +01:00