Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

pelzvieh/LinuxTunChannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinuxTunChannel

Open tun device, attach to a network interface (such as tun0) and expose the network interface to Java programs as Java NIO channels. What you write into the channel is interpreted as IP packets and sent as such. Traffic routed to the TUN interface by means of the network configuration of the host will be read from this channel, each one read operation yielding exactly one IP packet.

About

This repository has been moved to Codeberg

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages