Skip to content

ProgramMan5/android-tun-vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android TUN VPN (Kotlin)

A virtual TUN environment for Android supporting IPv4 and UDP networking.

Features

  • Handles IPv4 and UDP packets
  • Routes packets between a TUN interface and UDP sockets
  • Modular architecture with separate components for TUN reading, network I/O, and flow management
  • Automatic cleanup of inactive flows
  • Concurrent processing using threads and NIO

License

MIT License

About

New Android project implementing a TUN interface using Kotlin and Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages