Differences between revisions 81 and 82
Revision 81 as of 2008-05-11 15:50:02
Size: 2610
Comment:
Revision 82 as of 2008-08-04 10:36:48
Size: 2752
Comment: updated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The Personal Telco Project runs the #ptp channel on irc.personaltelco.net. Nothing useful happens in #ptp though, so don't expect deep and revealing discussions into the meta-physical plane of existence, or anything. <<TableOfContents>>

= General IRC Information =
The Personal Telco Project runs the #ptp channel on irc.personaltelco.net.
Line 5: Line 8:
== IRC Server ==
Line 7: Line 12:
||IPv4 Ports||6665-6668||
||SSL port||7000||
||IPv6 port||6669||
||IPv4 and IPv6 Ports||6660-6669||
||SSL port (IPv4/6)||7000||
Line 11: Line 15:
In Irssi = Connecting to IRC =
== Chatzilla ==
Browsers like Mozilla will allow you to paste the following URL into it (assuming that you have [[http://www.hacksrus.com/~ginda/chatzilla/|ChatZilla]] installed): <<BR>>
irc://irc.personaltelco.org/ptp

== Irssi ==
Line 20: Line 29:
/connect -6 irc.personaltelco.net 6669 /connect -6 irc.personaltelco.net
Line 23: Line 32:
Browsers like Mozilla will allow you to paste the following URL into it (assuming that you have [[http://www.hacksrus.com/~ginda/chatzilla/|ChatZilla]] installed): <<BR>>
irc://irc.personaltelco.org/ptp
Line 26: Line 33:
However, if you don't have any IRC software installed, you can quickly access the channel via  [[http://irc.personaltelco.net/|the java IRC client]]. == Java Client ==
I
f you don't have any IRC software installed, you can quickly access the channel by clicking on the "Live Chat" tab at the top of the page.
Line 28: Line 36:
Another very popular general wireless channel is #wireless on irc.freenode.net. Not to be confused with irc.personaltelco.net, they are two separate networks. == Netcat ==
{{{
# With netcat? Why?
echo -e 'user 1 2 3 4\nnick silly\nprivmsg #ptp :Hello\n' | nc irc.personaltelco.net 6667
quit
}}}
Line 30: Line 43:
irc.bcwireless.net offers a network of CWN channels.

SeattleWireless is located on [[SeattleWireless:IrcChannel|irc.efnet.net]]<<BR>>

/!\ irc.freenetworks.org is no longer in operation.
= Users =
Line 79: Line 87:
= Notes =

Another very popular general wireless channel is #wireless on irc.freenode.net. Not to be confused with irc.personaltelco.net, they are two separate networks.

irc.bcwireless.net offers a network of CWN channels.

SeattleWireless is located on [[SeattleWireless:IrcChannel|irc.efnet.net]]<<BR>>

/!\ irc.freenetworks.org is no longer in operation.

General IRC Information

The Personal Telco Project runs the #ptp channel on irc.personaltelco.net.

If you are an IRC newbie like myself you might find the IrcHelp page useful for some basic commands. -- AdamShand

IRC Server

Server

irc.personaltelco.net or irc2.personaltelco.net

Channel

#ptp

IPv4 and IPv6 Ports

6660-6669

SSL port (IPv4/6)

7000

Connecting to IRC

Chatzilla

Browsers like Mozilla will allow you to paste the following URL into it (assuming that you have ChatZilla installed):
irc://irc.personaltelco.org/ptp

Irssi

# Standard connection
/connect irc.personaltelco.net

# For an SSL (self-signed cert) connection
/connect -ssl irc.personaltelco.net 7000

# For an IPv6 connection
/connect -6 irc.personaltelco.net

Java Client

If you don't have any IRC software installed, you can quickly access the channel by clicking on the "Live Chat" tab at the top of the page.

Netcat

# With netcat? Why? 
echo -e 'user 1 2 3 4\nnick silly\nprivmsg #ptp :Hello\n' | nc irc.personaltelco.net 6667
quit

Users

Regulars on the channel, please list yourselves here.

Name/Wiki Name

IRC Nickname

AdamShand

adams

AndrewWoods

aml

RcBot

atandt

StefanMintier

bjornloser

ShaneGibson

bluefin

NigelBallard

Bowlie

BrandonCsSanders

BrandonCsSanders

BrianCochrane

brianc

CalebPhillips

caleb

JerrittCollord

collord

DarrinEden

dje

DonPark

don-o

SeanEscriva

eliab

ForrestEnglish

forrest

KenCaruso

ipl31

JasonMcArthur

jmc

JonasFrey

jonas_

AaronBaer

judah

KeeganQuinn

keegan

LonnieWormley

launi

AaronJohnson

maj

SethShikora

manimal

MatthewAsham

matthewa

MusashiHybrid

musashi

NathanielPowning

natp

LucasSheehan

Noodle

PatrickSullivan

PatrickS

JimmySchmierbach

ppilate

ReinetteGrobler

rainit

RichardLangis

rlangis

RobertPetersen

rob_ap

RussellSenior

russell

SchuylerErle

Schuyler

SteveBeattie

smb

StevenSchroedl

sschroedl

StephaneChatre

stef

LonnieWormley

SuperFly

TomOffermann

toffer

TomHiggins

tom

TomHiggins

tomwsmf

Notes

Another very popular general wireless channel is #wireless on irc.freenode.net. Not to be confused with irc.personaltelco.net, they are two separate networks.

irc.bcwireless.net offers a network of CWN channels.

SeattleWireless is located on irc.efnet.net

/!\ irc.freenetworks.org is no longer in operation.


[CategoryPersonalTelco]

IrcChannel (last edited 2017-08-20 13:45:14 by 75-164-190-224)