mirror of
https://code.semirocket.science/wrapsix
synced 2024-11-10 00:01:01 +02:00
4bc68edce5
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
22 lines
572 B
Plaintext
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.
|