1
0
mirror of https://code.semirocket.science/wrapsix synced 2025-01-24 16:31:11 +02:00
2017-05-16 08:31:40 +02:00
2013-02-13 14:40:33 +01:00
2017-05-16 08:31:40 +02:00
2013-06-17 16:29:21 +02:00
2013-07-19 15:05:16 +02:00
2017-04-15 15:41:47 +02:00

WrapSix
=======

About
-----
WrapSix is a fast NAT64 implementation. You also need a DNS64 server (e.g. BIND).

Installation
------------
For installation use standard ./configure && make && make install commands.

Configuration
-------------
WrapSix uses configuration file wrapsix.conf from configuration directory set in
"./configure" phase, which is by default /usr/local/etc. You can also specify
custom configuration file in runtime -- just pass its path as an argument:

# wrapsix ./wrapsix.conf

Running
-------
It can be run by `wrapsix` command as root.

Contact
-------
Author:   xHire
E-mail:   xhire -at- wrapsix.org
IRC:      channel #wrapsix on chat.freenode.net
Homepage: http://www.wrapsix.org/
Description
Languages
C 96.6%
M4 3%
Makefile 0.4%