Alexey
dd3c5eff1c
Merge pull request #776 from pavlozt/fix/sudo_path
...
Fix(installer): workaround for systems with secure PATH
2026-05-09 13:09:25 +03:00
PavelZ
dd4fb71959
Fix(installer): workaround for systems with secure PATH
2026-05-08 17:31:50 +03:00
Alexey
efdf3bcc1b
Fix root detection by checking UID
2026-05-07 11:53:29 +03:00
Agrofx
0fcf67ca34
Update install.sh
...
Co-authored-by: Dimasssss <Dimasssss2000@gmail.com >
2026-05-07 10:30:47 +03:00
Agrofx
df14762a12
Add root switch or login check
2026-05-07 06:27:51 +03:00
Dimasssss
b4a3ad9aad
Update install.sh - Add interactive domain prompt, EN/RU support, and script optimizations
2026-04-07 21:43:22 +03:00
Dimasssss
f829439e8f
Update install.sh - fix "Permission denied (os error 13)"
2026-04-06 14:33:02 +03:00
Dimasssss
b5146bba94
Update install.sh
2026-04-05 18:43:08 +03:00
Dimasssss
1524396e10
Update install.sh
...
Новые аргументы командной строки:
-d, --domain : TLS-домен (дефолт: petrovich.ru)
-p, --port : Порт сервера (дефолт: 443)
-s, --secret : Секрет пользователя (32 hex-символа)
-a, --ad-tag : Установка ad_tag
⚠️ Если эти флаги переданы при запуске, они заменят собой старые сохраненные значения.
2026-04-05 17:32:21 +03:00
Dimasssss
5fd058b6fd
Update install.sh - Add -d/--domain
...
**Example usage:**
`./install.sh -d example.com`
`./install.sh --domain example.com`
2026-04-05 14:49:31 +03:00
Dimasssss
5b11522620
Update install.sh
2026-04-05 13:26:52 +03:00
Dimasssss
dc3363aa0d
Update install.sh
2026-03-19 16:23:32 +03:00
Dimasssss
c47495d671
Update install.sh
...
Вернул старый функционал + добавил новый:
- Вернул автоматическое создание конфига с секретом
- Вернул автоматическое создание службы
- Добавил удаление службы и telemt через `install.sh uninstall`
- Полное удаление вместе с конфигом через `install.sh --purge`
- Добавил установку нужной версии `install.sh 3.3.15`
2026-03-19 00:36:02 +03:00
David Osipov
8b5cbb7b4b
Add Rust coding conventions and self-explanatory commenting guidelines; update dependencies and version in Cargo files; enhance OpenBSD support in installation and documentation; improve TCP socket configuration and testing
2026-03-11 20:49:51 +04:00
Alexey
7eb2b60855
Update install.sh
2026-03-07 19:49:45 +03:00
Mirotin Artem
373ae3281e
Update install.sh
2026-03-07 19:43:55 +03:00
Mirotin Artem
a0cf4b4713
improve install script
2026-03-07 19:07:30 +03:00
Pavel Frolov
685bfafe74
Update install.sh
...
Попытался привести к единообразию текст.
2026-02-28 19:02:00 +03:00
Dimasssss
9ce26d16cb
Add files via upload
2026-02-28 17:04:06 +03:00