mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-19 16:35:10 +03:00
fake IFF_NO_PI on macOS (thanks @eliezedeck ) (#21)
This commit is contained in:
parent
3bfb4db1dd
commit
66c5b2f72c
2 changed files with 63 additions and 5 deletions
|
@ -147,8 +147,8 @@ $ ping 10.1.0.20
|
|||
You'd see the ICMP packets printed out:
|
||||
|
||||
```
|
||||
2016/10/23 20:21:53 Interface Name: utun2
|
||||
2016/10/23 20:22:40 Packet Received: 00 00 00 02 45 00 00 54 4a 2e 00 00 40 01 1c 5c 0a 01 00 0a 0a 01 00 14 08 00 31 51 f0 f9 00 00 58 0d 7e 80 00 03 14 21 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37
|
||||
2017/03/20 21:17:30 Interface Name: utun2
|
||||
2017/03/20 21:17:40 Packet Received: 45 00 00 54 e9 1d 00 00 40 01 7d 6c 0a 01 00 0a 0a 01 00 14 08 00 ee 04 21 15 00 00 58 d0 a9 64 00 08 fb a5 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37
|
||||
```
|
||||
|
||||
### TAP on Windows:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue