Skip to content

StarNet News

July 29, 2025

Autoconnecting to Sessions

FastX allows admins to create autoconnect scripts that will automatically connect to a running session on login. Enabling Autoconnect Set the environment variable AUTOCONNECT_SCRIPT in...

Read More
December 17, 2024

Shortcut Actions

FastX 4 adds a new shortcut action feature that lets a client execute specific actions after login. This can be used to start new sessions,...

Read More
August 21, 2024

Cluster Licensing

FastX 4 contains 2 licenses that must be installed on the cluster's license server in order to function. Installing the License Server FastX License (fastx)...

Read More
January 29, 2024

Session Actions

Connect -- requests connection information from the running session. This information is used to connect Disconnect -- disconnects all users from the session. Share --...

Read More
January 26, 2024

smtp.ini

# smtp # host of the smtp server host=smtp.ethereal.email # smpt port port=587 # use secure secure=false # require TLS requireTLS=true ignoreTLS=false # from email...

Read More