lightweight-server/Ubuntu server.txt
2026-07-14 13:27:31 +07:00

13 lines
830 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Актуальная инструкция находится в README.md:
https://github.com/ochenstarik-ui/lightweight-server#readme
Можно установить только нужный модуль. Первый скрипт предлагает выбрать часовой пояс, второй — будущий SSH-порт, а пятый — порт VLESS из подписки. Пример для базовой настройки:
sudo apt-get update
sudo apt-get install -y curl
curl -fLO https://raw.githubusercontent.com/ochenstarik-ui/lightweight-server/main/ochenstarik-server-2.sh
chmod 700 ochenstarik-server-2.sh
bash -n ochenstarik-server-2.sh
sudo ./ochenstarik-server-2.sh
Ссылки на отдельную установку остальных модулей приведены в README.md.