Skip to content

Dead simple gVisor netstack powered packet redirect library for Android

License

Notifications You must be signed in to change notification settings

TheMeow233/LibMITM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibMITM

Dead simple gVisor netstack powered packet processing library on Android

Build requirements

  • JDK
  • Android SDK
  • Go
  • gomobile

Build instructions

  1. git clone [repo] && cd [repo]
  2. gomobile init
  3. gomobile bind -v -androidapi 28 -ldflags='-s -w' ./

Credit

tun2socks, Matsuri for helps me understanding gVisor netstack

About

Dead simple gVisor netstack powered packet redirect library for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages