Mptun. A tunnel that splits your internet traffic across multiple connections.

github.com/cloudwu/mptun

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2015
  • use fprintf stderr
  • check fd at start
August 2015
  • Merge pull request #7 from netroby/netroby-patch-1
  • argument -l can be omitted
  • Merge pull request #4 from pobizhe/master
  • Fix pointer-sign warnings from readv().
  • Merge pull request #2 from feuvan/master
  • Add OSX support by native utun.
  • Merge pull request #1 from panqingfeng/master
  • fix coredump bug
July 2015
  • typo
  • add readme
  • bugfix: encrypt
  • add info
  • add rc4 encrypt
  • NAT may change port
  • dump info bugfix
  • add SIGHUP hook to dumpinfo
  • Hello world