blob: cdad1474004383bc1beb9070816937cff9c5864e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
-
authors: 'Jean-Yves Lefort'
changed: '$Date: 2002/07/04 13:18:02 $ '
commands:
- hostname
contact: 'jylefort\@brutele.be, decadix on IRCNet'
default_package: hostname
description: 'Adds a /HOSTNAME command; it will list all IP addresses on all interfaces found on your machine, resolve them, and allow you to choose one easily'
license: BSD
modules:
- Socket6
name: hostname
url: http://void.adminz.be/irssi.shtml
version: '1.01'
|