Safest python code running
        Posted  
        
            by Oduvan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Oduvan
        
        
        
        Published on 2010-04-11T21:59:42Z
        Indexed on 
            2010/04/11
            22:03 UTC
        
        
        Read the original article
        Hit count: 225
        
How can I protect my web server, if I run custom users code on server. If any user can submit his python source on my server and run it.
Maybe some modules or linux tools for close any network and hardware activity for this script.
Thank's all for help!
© Stack Overflow or respective owner