On January 14, 2012 at 06:46:26 PM
... And in pirate? XD
thats client side, but I use pirate on mine anyways :P
oh, and if anyone also wants to play at weekends, you should get hamachi and join my group:
Name: HexMC
Password: minecraftftw
*Discovers Linux version has no GUI*... Time for some terminal fun!
Code:
daftfreak@daftfreak-desktop:~$ sudo hamachi help
[sudo] password for daftfreak:
LogMeIn Hamachi, a zero-config virtual private networking utility, ver 2.0.1.15
usage: hamachi [command]
command specifies an action. Can be one of the following -
# set-nick <nickname>
login
logon
logout
logoff
# list
peer <client id>
network <network id>
# create <network id> [<password>]
set-pass <network id> [<password>]
set-access <network id> [lock|unlock] [manual|auto]
delete <network id>
evict <network id> <client id>
# approve <network id> <client id>
reject <network id> <client id>
# join <network id> [<password>]
do-join <network id> [<password>]
leave <network id>
# go-online <network id>
go-offline <network id>
# attach <LogMeIn account>
attach-net <LogMeIn account>
cancel
# gw-config <network id>
[dhcp|static [net <start ip> <end ip> <netmask> <default gateway>]
[domain <dns domain>]
[dns <dns ip 1> [<dns ip 2>]]]
[del <remote subnet CIDR> ...]
[add <remote subnet CIDR> ...]
# check-update
If no command is specified, hamachi displays its status including version,
pid, client id, online status, nickname and the LogMeIn account
daftfreak@daftfreak-desktop:~$ sudo hamachi login
Logging in .......... ok
daftfreak@daftfreak-desktop:~$ sudo hamachi join HexMC minecraftftw
Joining HexMC .. ok
daftfreak@daftfreak-desktop:~$ sudo hamachi list
* [HexMC]
* 095-315-524 Hexicube 5.174.102.68 direct UDP 94.170.61.18:59457
* 095-382-816 Sahds_HP_Laptop 5.175.109.32 direct UDP 82.39.168.13:52887
096-579-163 CYRODIL 5.193.174.91
daftfreak@daftfreak-desktop:~$
(slightly annoy that I had to sudo just to get the help...)