Commit Graph

89 Commits (b5a1a21bd20fd76a3fdfde490bf056693d216606)

Author SHA1 Message Date
Meo597 b5a1a21bd2 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
2025-04-12 01:41:51 +08:00
Meo597 1a277b82d9 Alpine: Hide debug information 2025-04-12 01:08:29 +08:00
Meo597 fc8c3ed1c6 Alpine: Move global variable to main function to fix runtime error after refactoring 2025-04-12 00:58:37 +08:00
Meo597 2e14edba2e Alpine: shellcheck SC2002 2025-04-12 00:52:53 +08:00
Meo597 aa7228844e Alpine: shellcheck SC2181 2025-04-12 00:51:36 +08:00
Meo597 05051f5b17 Alpine: shellcheck 2025-04-12 00:45:52 +08:00
Meo597 b77ff248ac Alpine: refactor code related to architecture identification 2025-04-12 00:45:03 +08:00
Meo597 1a1f0f6d38 Alpine: check root 2025-04-12 00:40:41 +08:00
Meo597 927efe0710 Alpine: check alpine 2025-04-12 00:39:56 +08:00
Meo597 8f70a0e71f Alpine: Fix shebang 2025-04-12 00:20:32 +08:00
Meo597 e8a1b1301e Migration: merge license 2025-04-12 00:18:23 +08:00
Meo597 0e5f133240 Migration: modify the path to fit this repo 2025-04-12 00:15:14 +08:00
Meo597 bf00022008 README: rename 2025-04-12 00:10:37 +08:00
Meo597 6c7a6b545d README: rename files 2025-04-12 00:07:18 +08:00
Meo597 4981d4d27d Add 'alpinelinux/' from commit 'c3798e5dcd920b2cc38f46c90bc09a7192d250c0'
git-subtree-dir: alpinelinux
git-subtree-mainline: 3a2a03dac9
git-subtree-split: c3798e5dcd
2025-04-12 00:00:01 +08:00
Meo597 c3798e5dcd daemon: 3 panic in 10 minutes stops service 2025-04-10 20:47:41 +08:00
Meo597 0776561190 Fix README 2025-04-10 20:08:47 +08:00
Meo597 f87ea25b6b respawn period 2025-04-10 19:58:33 +08:00
Meo597 3b1c099ea6 Fix README 2025-04-10 19:42:17 +08:00
Meo597 34d38c70e7 Use tab 2025-04-10 04:26:44 +08:00
Meo597 53829b0663 Fix README 2025-04-10 04:16:12 +08:00
Meo597 de845d521d cap: daemon with ambient and inheritable 2025-04-10 03:54:41 +08:00
Meo597 fbd34ea6db Rewrite OpenRC 2025-04-10 03:25:10 +08:00
winds365 167d978e96 Update xray 2025-04-07 10:19:19 -04:00
winds365 25dc8d6542 Update install-release.sh
修改路径,跟https://github.com/XTLS/Xray-install保持一致
2025-04-07 10:19:19 -04:00
RPRX 3a2a03dac9
Geofiles: Switch to Loyalsoldier's v2ray-rules-dat
c81d8e488a
2025-02-08 05:33:07 +00:00
Pacalini 6642e92697
Fix install --beta (#85) 2024-12-31 14:00:35 -05:00
xiagw c83088d6c9
Refactor install-release.sh to improve error handling and streamline checks (#82)
- Changed exit calls to return statements for better control flow.
- Updated user and OS checks to enhance script robustness.
- Improved network request handling for fetching release versions.
- Enhanced readability and maintainability of the code.
2024-12-29 23:46:39 -05:00
チセ 652637b1eb
Update install-release.sh (#73)
* Update install-release.sh

* Update install-release.sh
2024-04-06 17:58:27 -04:00
チセ 34df513a03 Check time format 2023-12-18 18:40:37 -05:00
SandupaTech a69543ab82 Change pacman -Syu to -Syy 2023-12-10 13:13:23 -05:00
Markson Hon cfddeb5115 Fix SHA 2023-10-22 11:04:38 -04:00
xiagw 242123f0b0 fix download xray 2023-10-08 22:41:22 -04: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
Markson Hon 046d9aa243 Fix hash check 2023-01-16 21:48:28 -05:00
kirin10000 117226f969 Update install-release.sh 2022-12-15 08:38:30 -05:00
FluffyTigerfear dd63606683 Update install-release.sh 2022-11-23 10:33:42 -05:00
yuhan6665 4e0b1ca93b
Update README.md 2022-06-25 20:59:09 -04:00
Xi Zhang d516ba5d57
Fix mips64 Little Endian checking (#26)
* Fix mips64 Little Endian checking

* Fix tab to space
2022-06-12 13:56:07 -04:00
TeF 1ccae79eed add package manager for gentoo distro 2022-06-12 13:23:34 -04:00
秋のかえで 00974924bf
docs: add English and Chinese Simplified 2021-04-04 09:22:15 +08:00
秋のかえで 58e083aa65
feat: install Xray-core 2021-04-04 08:42:41 +08:00
kirin10000 b3702bdd56
Merge pull request #24 from kirin10000/dev 2021-03-27 20:25:39 +08: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 090bb04f97
Fix shebang content
a24fe6823b
2021-01-25 06:50:10 +00:00
RPRX 060c038a18
Fix https://github.com/v2fly/fhs-install-v2ray/issues/181
ecc831a341
2021-01-25 06:45:08 +00:00