1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-19 23:11:04 +03:00
Go to file
2009-01-08 18:40:19 +01:00
conf Resolver is working but not for normal apps yet(?) 2008-11-26 23:44:06 +01:00
lib Improved creating of a socket for the resolver 2008-12-31 13:41:21 +01:00
wrapper Implemented ARP for one IPv4 address 2009-01-08 18:40:19 +01:00
README Improved creating of a socket for the resolver 2008-12-31 13:41:21 +01:00
TODO Recognising NDP packets and packets to be wrapped 2008-12-31 21:08:53 +01:00
wrapsix.rb Improved creating of a socket for the resolver 2008-12-31 13:41:21 +01:00

#####
## WrapSix readme
####
# Author: Michal Zima, 2008
# E-mail: xhire@tuxportal.cz
#####

== About ==
WrapSix is a revolutionary piece of software that make possible to reach IPv4-only servers from IPv6-only networks. It stands as a wrapper of faked IPv6 addresses to real IPv4 addresses.

== Requirements ==
WrapSix is very simple to use. You only need:
* GNU/Linux system
* Ruby (I've tested version 1.8.6)

== Configuration ==

== Running ==

== Getting help ==
You can visit official WrapSix IRC channel #wrapsix on server irc.tuxportal.cz. Thank you for feedback.