TRC Security Update in Off Topic
|
|
If you are a TRC library user and haven't done so already, please download the latest version of TRC. Alternatively, you can update your current version by simply changing the line:
var/e = world.Export("[REMOTE_ADDRESS]:59999?[list2params(cq_to_export)]",,,clients)
|
to
var/e = world.Export("[REMOTE_ADDRESS]:59999?[list2params(cq_to_export)]",,1,clients)
|
TRC will no longer accept non-persistent connections; once the security update is complete, any intercepted SYN packets (e.g. non-persistent BYOND Export()s) will result in a ban at the shell level. This change will go into effect next weekend.
|
I've heard about it here and there but I never took the time to go in-depth on it.