ps ax | grep SimpleHTTPServer | grep -v grep | awk ‘{print $1}’ | xargs kill -9
]]># ps -ef | grep python
shows nothing.
]]>@Igor,
As far as you’ve static IP address, you can access SimpleHTTPServer from anywhere in the world using IP address and port..
]]>