Skip to content

Releases: Labonte-LucPaul/ifbind

ifbind

01 Feb 04:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.4.0

ifbind

15 Nov 02:46
d78f062
Compare
Choose a tag to compare

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

23 Sep 02:42
54750ef
Compare
Choose a tag to compare
  • 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

New Contributors

Full Changelog: 2.2.0...2.3.0

ifbind

17 Apr 20:16
Compare
Choose a tag to compare
  • Fix issue when stats didn't display if interface did not received traffic
  • Add command to clear stats in interactive mode

ifbind

16 Apr 05:35
Compare
Choose a tag to compare

Fixing reversed RX/TX for stats

ifbind

16 Apr 05:18
Compare
Choose a tag to compare

Display stats in a table

  • On demand during interactive mode
  • At program exit if flag --stats is set

ifbind

14 Apr 22:52
Compare
Choose a tag to compare
  • Lower case single arguments flags
  • Sleep main thread when not in interactive mode so that CPU is not overcharge
  • Fix typo

ifbind

12 Jul 03:50
Compare
Choose a tag to compare
  • 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

29 May 01:44
Compare
Choose a tag to compare

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