BBS Telnet
| Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate | E |
| Communications Channels | Wiki | Discord | Slack (by invitation) | Jitsi | Pad | Meetup | Github | VR | 5MoF | YouTube | Blog | Zine | Contacts | Guestbook | BBS | E |
| BBS | ANSI Art | BBS Door Games | Packet Radio BBS | Edit |
<html>
<script>document.write('<script src="//embed-v2.ftelnet.ca/js/ftelnet-loader.norip.xfer.js?v=' + (new Date()).getTime() + '"></script>');</script> <script>
var Options = new fTelnetOptions();
Options.BareLFtoCRLF = false;
Options.BitsPerSecond = 57600;
Options.ConnectionType = 'telnet';
Options.Emulation = 'ansi-bbs';
Options.Enter = '\r';
Options.Font = 'CP437';
Options.ForceWss = false;
Options.Hostname = 'possessed.duckdns.org';
Options.LocalEcho = false;
Options.NegotiateLocalEcho = true;
Options.Port = 8888;
Options.ProxyHostname = 'proxy-us-ca.ftelnet.ca';
Options.ProxyPort = 80;
Options.ProxyPortSecure = 443;
Options.ScreenColumns = 80;
Options.ScreenRows = 25;
Options.SendLocation = false;
var fTelnet = new fTelnetClient('fTelnetContainer', Options);
fTelnet.Connect();
</script> </html>