Commit Graph

269 Commits (d31559fcbb9447e6b1d26d03d0d6d95259d53957)

Author SHA1 Message Date
RPRX d31559fcbb
v2ray -> v2fly 2020-11-25 03:20:52 +00:00
IceCodeNew 224e4318ce
Merge pull request #180 from ToutyRater/patch-1
Modify exit code number
2020-11-25 02:17:31 +08:00
ToutyRater 7c83cb4a17
Modify exit code number 2020-11-24 16:33:01 +00:00
IceCodeNew a4a3bb4b53 Minor bug fix
Refer: 50593bb31c (r44408896)
2020-11-22 02:00:31 +08:00
IceCodeNew c3fa5d1217 Chore 2020-10-17 21:13:09 +08:00
IceCodeNew bfd16b9008
Merge pull request #170 from xiagw/remove-useless-version-number
remove useless function version_number
2020-10-15 23:34:56 +08:00
xiagw ab7cc47730
remove useless function version_number 2020-10-15 22:08:56 +07:00
IceCodeNew 7001a6d560 不推荐在 docker 中使用本项目安装 v2ray 2020-10-13 16:30:10 +08:00
IceCodeNew 91dcfb2d5f
Merge pull request #166 from IceCodeNew/develop 2020-10-13 16:06:41 +08:00
IceCodeNew ae19b89b93 Make output much easier to read. 2020-10-13 16:02:46 +08:00
IceCodeNew 7b5fe33c58 Propose a dead simple way to show systemd configuration
while the local systemd version is too low to support `cat-config` function.
2020-10-13 15:53:13 +08:00
IceCodeNew 7fef216fd6
Merge pull request #165 from IceCodeNew/develop 2020-10-13 15:44:43 +08:00
IceCodeNew c394655124 Test script in Ubuntu 16.04
so as to be compatible with Linux distros released in last 4 yrs.
2020-10-13 15:41:02 +08:00
IceCodeNew 994690f982 Revert "Replace `unzip` with `bsdtar`"
This reverts commit 5573d7b6df.
2020-10-13 15:37:50 +08:00
IceCodeNew 8ec8a258c3
Fix #161 (#162) 2020-10-12 14:34:51 +08:00
IceCodeNew 32d5d6e060 Introduce `systemd_cat_config` function 2020-10-02 20:57:44 +08:00
IceCodeNew ccd02ace75 `shfmt -i 2 -ci -sr` 2020-10-02 20:56:53 +08:00
IceCodeNew c1fb7038a1 Ignoring three specific instances. 2020-10-02 20:56:53 +08:00
IceCodeNew 0f45cdeae6 Introduce `check-update` 2020-10-02 20:56:53 +08:00
IceCodeNew 50593bb31c fix SC2181 2020-10-02 20:56:53 +08:00
oxape 656fa81eb9 Match only whole word `v2ray` in systemd unit files. (#153)
Also fix SC2143.

Co-authored-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
Signed-off-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
2020-10-02 19:38:24 +08:00
IceCodeNew bd95556173 chore (better way to handle `PROXY` args)
bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/develop/install-release.sh) -p "http://95.174.67.50:18080"
手动测试通过(((

Signed-off-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
2020-09-30 22:17:03 +08:00
IceCodeNew 992095abba Revert "Suggest `no-cache` header."
This reverts commit 38017e9d90.
2020-09-30 21:10:43 +08:00
IceCodeNew 19dd8504a3
Merge pull request #152 from v2fly/develop 2020-09-30 19:33:11 +08:00
IceCodeNew 38017e9d90 Suggest `no-cache` header. 2020-09-30 19:27:10 +08:00
IceCodeNew 5b92713370 Fix SC2162; shfmt -i 2 -ci -sr
Signed-off-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
2020-09-30 19:27:10 +08:00
IceCodeNew 69aaf1981f Chore
Signed-off-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
2020-09-30 19:27:10 +08:00
IceCodeNew 2894fc4e9a rm configuration file which could mess things up. 2020-09-30 18:23:22 +08:00
IceCodeNew 617ab1bd07 Always use latest script rather than a local cached script. 2020-09-30 18:07:56 +08:00
IceCodeNew 772b160874
`shfmt -i 2 -ci -sr` 2020-09-29 15:59:18 +08:00
DuckSoft a3dc56e54d
Merge pull request #148 from DuckSoft/master
Finishing off #67
2020-09-29 11:12:25 +08:00
Nicholas Wang 3b14334955
fix typo 2020-09-28 07:17:50 -05:00
DuckSoft cf45fe65a5
README.zh-Hans-CN: updated fhs link from Wikipedia 2020-09-28 10:50:06 +08:00
DuckSoft a131c9e30f
README: update fhs link to Wikipedia 2020-09-28 10:49:16 +08:00
IceCodeNew 9089b11d8c
Merge pull request #147 from v2fly/develop
Replace `unzip` with `bsdtar`
2020-09-27 22:54:48 +08:00
IceCodeNew 5573d7b6df Replace `unzip` with `bsdtar`
The later is much faster and capable of supporting hundreds of compression file formats.
2020-09-27 22:50:51 +08:00
IceCodeNew 5e6762fc4a Merge remote-tracking branch 'upstream/develop' into upstream_master 2020-09-25 21:30:51 +08:00
kirin10000 5518635555 Place options ahead of command (#143) 2020-09-25 21:30:07 +08:00
IceCodeNew ddc1abdb7b
Merge pull request #142 from v2fly/develop 2020-09-25 16:56:30 +08:00
IceCodeNew c40ab4a986 完善 `remove_v2ray` 函数 2020-09-25 16:53:24 +08:00
IceCodeNew 661312a9cc fix SC2120 2020-09-25 16:49:17 +08:00
IceCodeNew 62d33830da install package which provide `tput`; change function `install_software` 2020-09-25 16:43:55 +08:00
IceCodeNew e3f9f1952f Also test `install-dat-release.sh` 2020-09-25 16:13:01 +08:00
IceCodeNew 464c642050 Merge remote-tracking branch 'upstream/develop' into HEAD 2020-09-25 16:12:55 +08:00
IceCodeNew 9760e6fe1b create function `curl`, instead of alias `curl` 2020-09-25 16:08:05 +08:00
IceCodeNew 4d3eac3ff3
Merge pull request #141 from v2fly/develop 2020-09-25 16:00:01 +08:00
IceCodeNew 3540fe109c assume yes to remove action; sync repo while installing package
Fix https://github.com/v2fly/fhs-install-v2ray/pull/141/checks?check_run_id=1164621937
2020-09-25 15:56:39 +08:00
IceCodeNew 8e5c2e067f 修复在没有预装 `curl` 的系统上脚本会运行失败的问题 2020-09-25 15:33:02 +08:00
IceCodeNew c3ebd755b9 Introduce a more convenient way to detect systemd
Refer: https://manpages.ubuntu.com/manpages/focal/en/man3/sd_booted.3.html
2020-09-25 15:06:54 +08:00
IceCodeNew 8182973f3f Filed test on Ubuntu, CentOS, OpenSUSE, Arch Linux 2020-09-25 14:21:19 +08:00