You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,10 @@ Pull requests for other OSs happily considered!
40
40
41
41
## Versions
42
42
43
+
### v1.1.1
44
+
45
+
+ Filter out On-link gateways. This is a Windows-specific feature. On-link gateways aren't currently connected to the Internet.
46
+
43
47
### v1.1.0
44
48
45
49
+ Add `func DiscoverGateways() ([]net.IP, error)`. This func returns an array of gateways that contains at least one gateway. Otherwise returns an error.
0 commit comments