tunneldiggercpp

git clone git://archive.git.mtrnord.blog/MTRNord/tunneldiggercpp.git
Log | Files | Refs | README

README.md (378B)


      1 # Tunneldigger L2TP C++ Fork
      2 This is a inofficial Tunneldigger fork to rewrite the broker in C++ to hopefully provide slightly better performance compared to the python code at the Original https://github.com/wlanslovenija/tunneldigger Repo.
      3 
      4 This is also my first ever C++ Project so it isn't anywhere near production ready!
      5 
      6 ## Wishes after rewriting
      7  - [ ] Windows support?
      8