Ways to Connect | About | TW Links
The following should work in Linux to connect via SSL-tunneled Telnet. After this is running, telnet to 127.0.0.1 2002 to connect.
socat tcp-listen:2002,fork,reuseaddr,bind=127.0.0.1 openssl-connect:gaulven.com:2001
The advantage of figuring out how to use ports 2001 or 2003 to connect is that your connection to the server no longer travels across the public Internet in plain text. Having privacy in this regard has become the expectation on the Internet, even for trivial video games.
I have no copy-paste working solutions for macOS or Windows. However, I believe that the solution I have for Linux can work on macOS with utilities brought in via Homebrew (https://brew.sh/) and for Windows with utilities brought in via the Cygwin (https://www.cygwin.com/) project or by way of the Windows Subsystem for Linux.
TradeWars 2002 is a BBS-era real-time multiplayer space trading game. To learn more about the game, see the links near the bottom.
Running TWGS v2.20b, registered, via WINE on Arch Linux.The Discord chat for this game can be joined via https://discord.gg/KFsPECW.
The current state of some of these tools may be less-than-usable.