xfreerdp /u:Dorsa-co /p:dorsa-co /v:37.255.213.180:13750 /f xfreerdp /u:Dorsa-co /p:dorsa-co /v:192.168.1.130 /f xfreerdp /u:Administrator /p:omid1224 /v:37.255.194.222:7676 /f xfreerdp /u:Administrator /p:131250339 /v:37.255.194.222:7575 /f import sys, os # Add your project directory to the Python path sys.path.insert(0, '/home/mykamani/OpenAi_Assistant') # Import the app factory function and create the app from app import create_app # Passenger looks for 'application' application = create_app()