rickparrish / TelnetDoor

A BBS door to allow users to connect to other telnet servers
12 stars 8 forks source link

Possible to add text passed to bbs from rlogin in telnetdoor? #3

Open Renegade-Exodus opened 4 months ago

Renegade-Exodus commented 4 months ago

Would it be possible to add text to be sent as well as -x -y -z parameters? I would like to direct play a door from a SBBS but rlogin needs to pass -xtern=doorname as well as the ip/port/username/password.

Would this be hard to implement?

rickparrish commented 3 months ago

If I remember correctly, ~the xtrn=doorname is appended to the terminal type, so for example -z ansi-bbs;xtrn=lord~ or something like that might do the trick.

EDIT: Looks like it takes over the terminal type, doesn't append it, so -z xtrn=lord would be the example instead

Renegade-Exodus commented 3 months ago

Awesome! Thanks, works great!!!

On Tue, Jul 23, 2024 at 11:35 AM rickparrish @.***> wrote:

If I remember correctly, the xtrn=doorname is appended to the terminal type, so for example -z ansi-bbs;xtrn=lord or something like that might do the trick.

EDIT: Looks like it takes over the terminal type, doesn't append it, so -z xtrn=lord would be the example instead

— Reply to this email directly, view it on GitHub https://github.com/rickparrish/TelnetDoor/issues/3#issuecomment-2245579192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2LMUZULTIXNUWZHYWKYUDZNZZ2FAVCNFSM6AAAAABLJG2FHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBVGU3TSMJZGI . You are receiving this because you authored the thread.Message ID: @.***>