1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-18 22:44:58 +03:00
Go to file
2017-05-20 08:38:53 +02:00
m4 Checking for support of each CFLAG 2013-02-13 14:40:33 +01:00
src Dropped deprecated dnsproxy 2017-05-16 09:07:45 +02:00
.gitignore Parsing and using configuration file 2013-07-16 08:28:14 +02:00
AUTHORS Updated README, ChangeLog and AUTHORS 2013-06-17 16:29:21 +02:00
ChangeLog Updated README, ChangeLog and AUTHORS 2013-06-17 16:29:21 +02:00
configure.ac Little polishing of configure.ac 2017-05-16 08:42:07 +02:00
COPYING Forgot to change attached licence file 2013-07-19 15:05:16 +02:00
Doxyfile Basic skeleton -- autotools, readmes and doxygen 2009-12-01 18:44:26 +01:00
Makefile.am Properly distribute the example configuration file 2017-05-20 08:38:53 +02:00
NEWS Autoconfiguration of host IP addresses & interface 2013-07-25 11:15:28 +02:00
README Reflect new way of configuration in README 2013-07-25 11:21:27 +02:00
wrapsix.conf Tiny typo in wrapsix.conf 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/