LittleGreenCat

LittleGreenCat / Read only python HTTPd

Last active 2 months ago

Like 0

Простенький RO (только чтение) HTTPd на python.

httpd.sh Raw
1# Не поддерживает SSL, можно указать порт.
2python3 -m http.server 80