- 授权协议: Apache
- 开发语言:
- 操作系统: 跨平台
- 软件首页: https://github.com/docker/vpnkit
- 软件文档: https://github.com/docker/vpnkit/blob/master/README.md
- 官方下载: https://github.com/docker/vpnkit/archive/master.zip
软件介绍
VPNKit 是用于嵌入虚拟网络的库工具包。可以在原始的以太网网络流量与MacOS X或Windows中的套接字调用之间转换。VPNKit基于MirageOSTCP/IP unikernel堆栈,其库是用OCaml编写的。对于期望控制用户空间中网络协议的那些人来说,VPNKit可以派得上用场。据Docker声称,或者它可以用来构建在应用程序组件之间的轻量级覆盖网络。
VPNKit的另一个用途是测试网络流量,没有开销,或者用它来构建应用程序组件之间的轻量级覆盖网络。它是Docker公司开源的用来支持面向Dockerfor Mac和Dockerfor Windows桌面应用程序的版本构建组件之一。
Programming Rust
Jim Blandy / O'Reilly Media / 2016-8-25 / GBP 47.99
This practical book introduces systems programmers to Rust, the new and cutting-edge language that’s still in the experimental/lab stage. You’ll learn how Rust offers the rare and valuable combination......一起来看看 《Programming Rust》 这本书的介绍吧!

