msantos / procket

Erlang interface to low level socket operations
http://blog.listincomprehension.com/search/label/procket
BSD 3-Clause "New" or "Revised" License
283 stars 80 forks source link

Expose Linux Namespace to tunctl #49

Closed meox closed 2 years ago

meox commented 2 years ago

This PR give the possibility to tunctl to create a tunnel inside a specific namespace without living the original Namespace.

meox commented 2 years ago

Please see: https://github.com/msantos/tunctl/pull/16