Added discard to PortsFrm_Load's Methods.FadeIn to suppress and solve CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Update form builder and ports - thanks to @zeroal3nzi
Added secure socket Added chrome password recovery
added mutex added notification minor bugs fixed
fixed remote desktop fixed server and client stabilty minor bugs fixes