Commit Graph

15 Commits

Author SHA1 Message Date
alexbe
b5e8fdf24f Generalize the script to all OpenRC distributions 2025-11-23 11:49:43 -05:00
Meow
cbc6bf326e Add Alpine Linux (#86)
* Initial commit

* Testable

* Add description

* Instruction revision

* Fix wrong content

* Fix environment variables

* Correct variable location

* Content adjustment

* More precise content

* Replace '[[' with '['

* Fix mistakes

* Correct the output

* Fix case conversion

* Basically available

* Variable correction

* Complete basic revision

* Fix mistakes

* Fix the source of log files

* Make script more compatible and fails fast

* Update download link to v2fly and fix #2 Issue (#3)

* Update download link to v2fly.

* Update "Identify architecture"

* Fix  Line 56 variable name

* Try to fix verification_v2ray

* improve detect arm without vfp

* feat: install Xray-core

* docs: add English and Chinese Simplified

* Fix SHA

* Update install-release.sh

修改路径,跟https://github.com/XTLS/Xray-install保持一致

* Update xray

* Rewrite OpenRC

* cap: daemon with ambient and inheritable

* Fix README

* Use tab

* Fix README

* respawn period

* Fix README

* daemon: 3 panic in 10 minutes stops service

* README: rename files

* README: rename

* Migration: modify the path to fit this repo

* Migration: merge license

* Alpine: Fix shebang

* Alpine: check alpine

* Alpine: check root

* Alpine: refactor code related to architecture identification

* Alpine: shellcheck

* Alpine: shellcheck SC2181

* Alpine: shellcheck SC2002

* Alpine: Move global variable to main function to fix runtime error after refactoring

* Alpine: Hide debug information

* Alpine: Enhance script usability

- Add necessary user prompts for better feedback
- Exit on failure of rc service installation
- Reduce permissions for geoip and geosite files
- Rename install_software to install_dependencies

* Alpine: Add HTTP error handling to all curl commands

* README.md: Add Chinese translations

* README.md: Add link to Alpine Linux README for specific instructions

* Alpine README.md: Clarify content to remove ambiguity

---------

Co-authored-by: Dct Mei <dctxmei@gmail.com>
Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
Co-authored-by: Kslr <kslrwang@gmail.com>
Co-authored-by: Elvis Wang <me@elvisw.com>
Co-authored-by: 秋のかえで <autmaple@protonmail.com>
Co-authored-by: Markson Hon <50002150+MarksonHon@users.noreply.github.com>
Co-authored-by: winds365 <winds365@live.com>
2025-04-30 04:21:15 +00:00
ahdiua
c93969886d Remove '#' from commands in README.md 2023-08-14 10:09:18 -04:00
KoinuDayo
80c46e1934 Fix:
* Check if logrotate@.timer exists before executing stop and disable.
https://github.com/XTLS/Xray-install/pull/62#issuecomment-1661527981
Add:
* Instructions on how to use 'logrotate' in the README.md and `help` command.
2023-08-02 10:09:41 -04:00
Koinu
b6942b91c9 [Feature Addition] Introducing the --logrotate Option for Xray's Enhanced Log Rotation (#62)
* [Feat] Add Option To Install with Logrotate

* Update: Using built-in user detection

* Changes:
1.Default retention time
2.Check Logrotate after Check User

https://github.com/XTLS/Xray-core/discussions/2369#discussioncomment-6554217
2023-07-30 23:41:30 -04:00
七碳烷烃 Isoheptane
9af684cf00 Correct command for installing pre-release version
Former command for installing pre-release version will install version 1.5.8 instead of the latest pre-release version.
2023-05-05 10:17:14 -04:00
yuhan6665
4e0b1ca93b Update README.md 2022-06-25 20:59:09 -04:00
RPRX
ae6cede95a Update README.md 2021-02-24 13:16:51 +00:00
kirin10000
c394a9f050 一些更新 (#19)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-02-17 09:38:53 +00:00
RPRX
a11871fb33 Add Stargazers over time 2021-01-13 19:30:02 +00:00
kirin10000
c0a32c3617 Update README.md (#18) 2021-01-05 17:31:09 +00:00
RPRX
daf009f157 Update README.md 2020-12-27 12:53:39 +00:00
kirin10000
9f4601d545 Some Adjustments (#11) 2020-12-27 10:50:30 +00:00
RPRX
4f269e28eb Add files via upload 2020-11-25 05:26:10 +00:00
RPRX
da37cc7fd0 Initial commit 2020-11-11 09:30:09 +00:00