1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-19 23:11:04 +03:00
wrapsix/README
xHire 4bc68edce5 Improved creating of a socket for the resolver
Written new mechanism of wrapper from scratch in C
* It listens to all ICMPv6 packets (for now) and translates them to ICMPv4 ones
* It can compute the checksum of the packet as well
2008-12-31 13:41:21 +01:00

22 lines
572 B
Plaintext

#####
## 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.