antoinealb / serial-line-ip-osx

A tool to connect OSX boxes to SLIP nodes, similar to slattach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is slip2tun ?

This program allows you to plug a Serial Line IP (SLIP) connection into OSX's network stack. In a way it is similar to slattach under Linux.

Installation

This program requires a kernel extension to allow the creation of virtual network interfaces. You can then install it by running sudo python3 setup.py install.

Usage

See slip2tun -h for usage information.

About

A tool to connect OSX boxes to SLIP nodes, similar to slattach


Languages

Language:Python 100.0%