Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you have twisted installed (which is the case on stock OSX), you can use the twisted webserver, which is a lot faster than SimpleHTTPServer and supports concurrent multiple downloads & resumes. I use this alias:

    alias twisted_web='twistd -n web --path $PWD'


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: