Skip to content

tcp2ivshmem is a java program to tunnel tcp connections through qemu ivshmem shared memory without using a network interface to do so.

License

Notifications You must be signed in to change notification settings

AlexanderSchuetz97/tcp2ivshmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcp2ivshmem

tcp2ivshmem is a java command line application to tunnel tcp connections through qemu ivshmem shared memory without using a network interface to do so.

License

tcp2ivshmem is released under the GNU General Public License Version 3.
A copy of the GNU General Public License Version 3 can be found in the COPYING file.

The file "mvnw" is part of the maven-wrapper project, released under the Apache License Version 2.
See https://github.com/takari/maven-wrapper for more information regarding maven-wrapper.

Building

If you do not want to build tcp2ivshmem yourself then you may also use the standalone executable jar file inside the examples folder or one of the releases provided on github.

Requirements:

  • JDK 7 or newer (Oracle or OpenJDK both work fine.)
./mvnw clean package

The compiled jar file with dependencies should then be located in the target folder.

Usage

See Readme in examples folder.

About

tcp2ivshmem is a java program to tunnel tcp connections through qemu ivshmem shared memory without using a network interface to do so.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages