• Stars
    star
    2
  • Language
    C
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a PoC of a linux library which can be added to (for example) Java with LD_PRELOAD. The point is to create local file sockets instead of local ports, to be able to create local connections in Java (or other compiled programs) with user separation.