shellrow
|
de905706e0
|
Run rustfmt
|
1 year ago |
shellrow
|
dbda68f696
|
Update windows dependency
|
1 year ago |
Floris Bruynooghe
|
c003d2d35d
|
Fix the android dlopen call
|
2 years ago |
shellrow
|
ebf094bb46
|
Correction after merge
|
2 years ago |
Floris Bruynooghe
|
e649387dc0
|
remove println
|
2 years ago |
link2xt
|
e2e7032ffa
|
Run `cargo fmt`
|
2 years ago |
dignifiedquire
|
7a257095ba
|
bring back dlopen
|
2 years ago |
dignifiedquire
|
64e265889a
|
simplify android impl, to only use netlink
|
2 years ago |
dignifiedquire
|
fba8877f4a
|
cleanup netlink impl
|
2 years ago |
dignifiedquire
|
7b1545ebd8
|
remove stray println
|
2 years ago |
dignifiedquire
|
f629ab3ccb
|
feat: use netlink as a fallback on android
|
2 years ago |
dignifiedquire
|
a8bed97314
|
feat: try to dynamically load libc.so on Android
|
2 years ago |
shellrow
|
1f617cbfcf
|
#19 Upgrade windows dependency
|
2 years ago |
Kingtous
|
bdaad8dd5b
|
opt: prevent panic from failure on creating channel
|
2 years ago |
shellrow
|
32a12ef823
|
Linux support
|
3 years ago |
shellrow
|
135de73e3f
|
Add Interface TX/RX speed
|
3 years ago |
shellrow
|
fc64ad8789
|
Update unix.rs
|
3 years ago |
shellrow
|
f7c77b8116
|
[Windows] Change logic of interfaces() function
- Add friendly_name field to Interface struct
- Change iphlpapi function from GetAdaptersInfo to GetAdaptersAddresses
- Windows IPv6 support
|
3 years ago |
shellrow
|
eb16ba8c99
|
Add docs
|
3 years ago |
shellrow
|
488afea392
|
Update types.rs
|
3 years ago |
shellrow
|
dd966fc195
|
Fix if_type exception handling (Linux)
|
3 years ago |
shellrow
|
85bb313187
|
Update macos.rs
|
3 years ago |
shellrow
|
72cbca957c
|
Update linux.rs
|
3 years ago |
shellrow
|
65aa839803
|
Add if_type for macOS and iOS
|
3 years ago |
shellrow
|
c131e15441
|
Update unix.rs
|
3 years ago |
shellrow
|
c57b24a26d
|
Add if_type and flags for linux
|
3 years ago |
shellrow
|
bdd5d9a617
|
Add if_type and flags to Interface struct
|
3 years ago |
shellrow
|
f4118443cc
|
Add interface types
|
3 years ago |
shellrow
|
42f8fad9e2
|
Add adapter type filter (#3)
|
3 years ago |
shellrow
|
9ee14ada71
|
Update unix.rs
|
3 years ago |
shellrow
|
1875148ab6
|
Add docs
|
3 years ago |
shellrow
|
08a3805606
|
Windows support (#2)
|
3 years ago |
shellrow
|
ad4bf96587
|
Add Ipv4Net and Ipv6Net struct (#2)
Fields: addr, prefix_len, and netmask
|
3 years ago |
shellrow
|
38fc10e014
|
Bump version to 0.7.0
|
3 years ago |
shellrow
|
aec1e2017c
|
Update mod.rs
|
3 years ago |
shellrow
|
e072e3de14
|
Update linux.rs
|
3 years ago |
shellrow
|
43255ac602
|
Update mod.rs
|
3 years ago |
shellrow
|
97195bef06
|
Linux support
|
3 years ago |
shellrow
|
f6159a5ef8
|
Windows support
|
3 years ago |
shellrow
|
7ad6493c88
|
Refactoring for unix-like OS
|
3 years ago |
shellrow
|
b3172f19e1
|
Impl receiver
|
3 years ago |
shellrow
|
3afc519414
|
Add modules
|
3 years ago |
shellrow
|
092b5bc068
|
Bump version to 0.6.0
|
3 years ago |
shellrow
|
7fe034af2d
|
Windows support
|
3 years ago |
shellrow
|
b64c013a9b
|
Refactoring for unix-like OS
|
3 years ago |
shellrow
|
07c74649d1
|
Impl interface for windows
|
3 years ago |
shellrow
|
60feaff4be
|
[WIP] Improve Windows support
Get gateway information using IP Helper API
|
3 years ago |
shellrow
|
2218cc197a
|
[WIP] Improve Windows support
Get interface information using IP Helper API
|
3 years ago |
shellrow
|
6bb958fd0a
|
Add doc
|
3 years ago |
shellrow
|
3ce9466ee2
|
Performance improvement, Refactoring
|
3 years ago |