1
0
mirror of https://code.semirocket.science/wrapsix synced 2025-12-28 10:16:48 +02:00

Basic sceleton

Configuration file
Resolver listens and receives but not replies yet
Pure class of the Wrapper just to be
This commit is contained in:
xHire
2008-11-22 21:35:24 +01:00
commit f09255b0d7
6 changed files with 232 additions and 0 deletions

21
README Normal file
View File

@@ -0,0 +1,21 @@
#####
## 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.7)
== Configuration ==
== Running ==
== Getting help ==
You can visit official WrapSix IRC channel #wrapsix on server irc.tuxportal.cz. Thank you for feedback.