Releases: ohadravid/netstat2-rs
Releases · ohadravid/netstat2-rs
v0.11.2
14 Aug 19:34
Compare
Sorry, something went wrong.
No results found
v0.11.1
13 Dec 05:13
Compare
Sorry, something went wrong.
No results found
v0.11.0
23 Nov 10:16
Compare
Sorry, something went wrong.
No results found
v0.10.1
21 Nov 12:01
Compare
Sorry, something went wrong.
No results found
v0.10.0
21 Nov 11:31
Compare
Sorry, something went wrong.
No results found
v0.9.1
18 Nov 18:05
Compare
Sorry, something went wrong.
No results found
Add UID to Linux and Android targets, along with some convenience functions by @chengyuhui
Add iterate_sockets_info_without_pids to linux by @chengyuhui
v0.9.0
23 Jul 11:27
Compare
Sorry, something went wrong.
No results found
Added iOS support by @shekohex
Added Android support (needs to be tested)
Use num-derive instead of enum-primitive-derive by @koushiro
v0.8.1
09 Feb 17:48
Compare
Sorry, something went wrong.
No results found
v0.8.0
09 Feb 16:34
Compare
Sorry, something went wrong.
No results found
Forked from the netstat crate by ivxvm .
macOS now uses native API calls instead of parsing netstat command output.
Added a second API for Windows which uses the older Get{Tcp,Udp}Table functions (which are supported in XP/2003).
Moved to the 2018 edition.