Releases: Labonte-LucPaul/ifbind
Releases · Labonte-LucPaul/ifbind
ifbind
What's Changed
- 11: Make release build witout openssl libraries by @Labonte-LucPaul in #14
Full Changelog: 2.3.1...2.4.0
ifbind
What's Changed
- Issue-9: Attempt to fix infinite loop back of packet by @Labonte-LucPaul in #10
- Capture using PCAP_D_IN instead of bidirectional capture and custom temporary variable to prevent infinite loop.
Full Changelog: 2.3.0...2.3.1
ifbind
- Fix issue crashing when in interactive mode we don't provide the index, instead it is as if we connect/disconnect all;
- Feature to get latest available version on github and display a message to download latest one;
- Add new flag to provide a text file containing interfaces to bind.
What's Changed
- Issue 6: Add support to import bind file of interfaces by @Labonte-LucPaul in #7
New Contributors
- @Labonte-LucPaul made their first contribution in #7
Full Changelog: 2.2.0...2.3.0
ifbind
- Fix issue when stats didn't display if interface did not received traffic
- Add command to clear stats in interactive mode
ifbind
Fixing reversed RX/TX for stats
ifbind
Display stats in a table
- On demand during interactive mode
- At program exit if flag
--stats
is set
ifbind
- Lower case single arguments flags
- Sleep main thread when not in interactive mode so that CPU is not overcharge
- Fix typo
ifbind
- Support loop back on same interface.
- Contain some minor bugs fixes in logs.
Initial release of ifbind.
binary for Ubuntu 18.04 LS.
Note: You probably need to do chmod +x ifbind.
For usage: https://github.com/Labonte-LucPaul/ifbind/blob/master/README.md
ifbind
Initial release of ifbind.
binary for Ubuntu 18.04 LS.
Note: You probably need to do chmod +x ifbind
.
For usage: https://github.com/Labonte-LucPaul/ifbind/blob/master/README.md