• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
Resource icon

Utility MQ2Telnet

Other Authors
Lax, eqmule
Included in Very Vanilla
Very Vanilla Included! No need to download.
Server Type
🏢 Live 🏘️ Emu TLP Test
MQ2Telnet - This plugin adds a telnet server, which can be used to access your EQ session remotely.

INI File
Rich (BB code):
;**********************************************************************
; for use with the telnet server plugin -- mq2telnet
;**********************************************************************
[Telnet Server]
; port = 0 off, else put the port number here
Port=0
; localonly boolean -- supposedly does a get peer name to compare address
; but you must use the hostname not 127.0.0.1 or localhost when connecting
LocalOnly=0
Welcome=Successful login.  Welcome to my undergroud lair.
LoginPrompt=login:
PasswordPrompt=password:

[Users]
;username=password

By default, the telnet server is disabled. If you want to use it, you will need to edit the mq2telnet.ini file and do the following:

  • Define a port number that the server will run on:
Port=6669
  • Add some users and passwords under the [Users] section: [Users] wassup=ubahmanualguy

  • It is recommended that you change the Welcome message.
  • The following setting will limit the connection to just one user. Setting it to 0 and defining usernames and passwords will allow multiple users to connect. - LocalOnly=1

Using the Telnet server


  • Use a real telnet client to connect (Putty works well).
  • After entering your username and password, you will be presented with your Welcome message.
  • From now, and commands you enter in the telnet session will work the same as typing them into your EQ console.
  • Any chat output will be sent to your telnet session.
To disconnect from the server, just close your telnet client. The plugin will notice when the connection is no longer active and will clean up.

Commands
  • /telnet - this command lists all the remote IP addresses that are connected to your telnet server.
Author
Redbot
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Redbot

Share this resource

Back
Top