Skip to content

netvirt/tcpholepuncher

Repository files navigation

  • Build the library with cmake
mkdir build.lib
cd build.lib
cmake ..
make
  • Build the library with cmake on Windows
mkdir build.lib
cd build.lib
cmake -DCMAKE_TOOLCHAIN_FILE=win32/toolchain-mingw32.cmake ..
make
  • Build the project with docker on Linux
cd tcpholepuncher/docker
make build
make run
make compile
make punch

About

Library to create P2P TCP connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •