รวม HTTP Static Server แบบคำสั่งบรรทัดเดียว
(gist.github.com)คำสั่งสำหรับเสิร์ฟโฟลเดอร์ปัจจุบันผ่านเว็บ
python -m http.server 8000
twistd -n web -p 8000 --path .
ruby -run -ehttpd . -p8000
php -S 127.0.0.1:8000
busybox httpd -f -p 8000
webfsd -F -p 8000
ยังไม่มีความคิดเห็น