EnglishFrenchSpanish

Ad


OnWorks favicon

6tunnel - Online in the Cloud

Run 6tunnel in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command 6tunnel that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


6tunnel - tunnelling for application that don't speak IPv6

SYNOPSIS


6tunnel [ -146dhfv ] [ -u username ] [ -i password ] [ -I password ] [ -l local_host ] [
-L limit ] [ -p pid_file ] [ -m map_file ] local_port remote_host [ remote_port ]

DESCRIPTION


6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and
vice-versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all
data to IPv4 or IPv6 (default) host. For example

6tunnel -1 6668 irc6.net 6667

will be enough to connect to IPv6 irc server with

irc foobar localhost:6668

If you don't wish to run 6tunnel every time you want to show your :c001: or :dead: IPv6
address on IRC, you can use -i parameter, which makes 6tunnel ask your client for
specified password. Just run

6tunnel -i dupa.8 31337 irc6.net 6667

and then type

irc foobar localhost:31337:dupa.8

If your IRC server requires you to send password, specify it with -I parameter -- after
successful proxy authentication 6tunnel will send it to the server.

6tunnel can also be used as a tunnel for all other combinations of IPv4 and IPv6
endpoints. If remote host doesn't have any IPv6 addresses, 6tunnel will use the IPv4 one.
In other cases, use -4 parameter which makes IPv4 address the preferred one. For IPv6-to-
any tunnels use -6 which makes 6tunnel bind to IPv6 address.

OPTIONS


-1 Exit after first connection.

-4 Prefer IPv4 endpoint if the machine has both address types.

-6 Listen on IPv6 address (IPv4 is default).

-d Don't detach.

-f Force tunneling even if remote host is not resolvable at the execution time.

-h Print hex dump of every packet received or sent (hu-huh, Beavis, he said hex dump!)

-u username
Change UID and GID after bind().

-i password
Act as an IRC proxy and require user to authenticate.

-I password
If you are using 6tunnel as an IRC proxy and the IRC server requires you to send
password, place it right here.

-l local_host
Listen on specified address (IPv4, or IPv6 if -6 used).

-L limit
Limit simultaneous connections.

-p pid_file
Write down pid to specified file.

-s source_host
Connect to the remote host using specified source address.

-m map_file
Binds to specified IPv6 addresses on basis of source IPv4 address. The file
contains one mapping per line with IPv4 source address and corresponding IPv6
address. Only listed hosts are allowed to connect. If you want to allow any host,
add mapping for default or 0.0.0.0 address. Example:

192.168.0.2 3ffe:8010:18::1000:2
192.168.0.3 3ffe:8010:18::1000:3

-v Be verbose and don't detach.

SIGNALS


Sending SIGHUP forces map file reload.

THANKS


#ipv6 crew, Lam.

Use 6tunnel online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 2
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 3
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 4
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 5
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • 6
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • More »

Linux commands

  • 1
    abiword
    abiword
    abiword � flexible cross-platform word
    processor ...
    Run abiword
  • 2
    abl
    abl
    abl - Prefixed representation for
    boolean functions DESCRIPTION:
    libablmmm.a is a library that enables to
    represent a boolean function in a
    LISP-like form. An ...
    Run abl
  • 3
    corelist
    corelist
    corelist - a commandline frontend to
    Module::CoreList DESCRIPTION: See
    Module::CoreList for one. ...
    Run corelist
  • 4
    corelistp
    corelistp
    corelist - a commandline frontend to
    Module::CoreList DESCRIPTION: See
    Module::CoreList for one. ...
    Run corelistp
  • 5
    gattrib
    gattrib
    gattrib - gEDA/gaf Schematic Attribute
    Editor ...
    Run gattrib
  • 6
    gatttool
    gatttool
    gatttool - tool for Bluetooth Low
    Energy device ...
    Run gatttool
  • More »

Ad