IceCodeNew
|
c84ab8b757
|
Bug fix
修正当 releases 页存在多个 release 文件时(现在统统都是这样了),脚本错误将多个文件下载并合并为一个 dat 文件的问题。
该问题会导致 dat 文件无法被 v2ctl 程序解析。
简化 geoip.dat 及 geosite.dat 文件的下载代码。
|
2020-03-17 01:33:32 +08:00 |
IceCodeNew
|
4e90a6dc44
|
SC2086
shellcheck: Double quote to prevent globbing and word splitting.
|
2020-03-16 04:31:24 +08:00 |
Loyalsoldier
|
c851a92b52
|
Update dat files download links
due to https://github.com/v2ray/geoip/issues/18
|
2020-03-13 08:15:51 +08:00 |
unknowndev233
|
1e6a007ce1
|
Fixed minor bugs & add Documentation
|
2020-02-26 23:57:15 +08:00 |
Kslr
|
f9806916b9
|
Merge pull request #2176 from xymopen/backport
feat: Install directly from zip file
|
2020-02-19 03:31:28 +08:00 |
Kslr
|
175218b7f0
|
Merge pull request #2091 from unknowndev233/master
v2ray.service upgrade
|
2020-02-19 03:20:45 +08:00 |
unknowndev233
|
a709ea5beb
|
minor changes
Weaken dependence on nss-lookup.target
Modify comments about https://github.com/v2ray/v2ray-core/issues/1011
|
2020-02-18 14:43:47 +08:00 |
xymopen
|
427c6e4b13
|
refactor: Remove `extract()`
|
2020-01-10 14:04:23 +08:00 |
xymopen
|
572abd73a0
|
refactor: Install directly from zip file
|
2020-01-10 14:04:07 +08:00 |
xymopen
|
78280b9c15
|
feat: Add `zipRoot()`
Get root directory path inside ZIP file
|
2020-01-10 10:46:25 +08:00 |
xymopen
|
683c78ee4d
|
refactor: Remove `makeExecutable()`, `copyFile()`
|
2020-01-10 10:46:25 +08:00 |
xymopen
|
01365e92d2
|
refactor: Remove side effect from `sysArch()`
|
2020-01-08 10:45:16 +08:00 |
xymopen
|
410457e1e3
|
refactor: Extract `normalizeVersion()`
|
2020-01-08 10:38:18 +08:00 |
xymopen
|
77a151080c
|
refactor: Minor changes to install-release.sh
* Add missing CLI argument variables
* Remove key, COLOR variables
* Standardize EXTRACT_ONLY, ERROR_IF_UPTODATE variables
* Print output to stdout
* Print help using redirection
* Combine configuration conditions
|
2020-01-08 10:38:17 +08:00 |
xymopen
|
eefa53f6b1
|
style: Remove tailing space
|
2020-01-08 10:20:20 +08:00 |
Loyalsoldier
|
e63f15fe93
|
Update rules dat file URL
Update rules dat file URL to GitHub default latest downloadable assets URL
|
2020-01-05 12:06:20 +08:00 |
Kslr
|
fd1eae75ea
|
Merge branch 'master' into set-var-in-go-build
|
2019-12-30 18:29:16 +08:00 |
kslr
|
1868829a5e
|
Remove legacy script
|
2019-12-29 17:17:23 +08:00 |
Shelikhoo
|
78d940ddac
|
Added Armv6 file into release zip
|
2019-12-29 12:48:57 +08:00 |
unknowndev233
|
e92eddbcca
|
Update v2ray.service
default Type=exec -> Type=simple
|
2019-12-21 11:36:20 +08:00 |
tnextday
|
1303c1f70a
|
update build script
|
2019-12-17 18:36:10 +08:00 |
tnextday
|
e626d19ba1
|
set version details use ldflags
|
2019-12-17 15:34:13 +08:00 |
unknowndev233
|
48c712d6b4
|
v2ray.service upgrade
做了一点微小的工作,例如:
去掉了在非 `forking` 类型中几乎无意义的 `PIDFile` ([因为 systemd 不会写入](https://www.freedesktop.org/software/systemd/man/systemd.service.html#PIDFile=))
把[不推荐使用](https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/)的 `Wants=network.target` 换成 `Wants=network-online.target nss-lookup.target`
|
2019-12-08 11:30:51 +08:00 |
vcptr
|
82745be6fd
|
adjust args
|
2019-11-26 13:50:08 +08:00 |
vcptr
|
0d99c3f942
|
add abpath to user-package
|
2019-11-26 13:50:08 +08:00 |
Nicholas Wang
|
bc828b2986
|
new telegram group link
|
2019-10-16 16:14:23 -05:00 |
vcptr
|
6233a1e6d9
|
ci script use -insecure flag too
|
2019-10-10 15:14:50 +08:00 |
vcptr
|
8759e28890
|
update for go1.13+
|
2019-10-10 14:56:01 +08:00 |
vcptr
|
5b7bf02daf
|
user-package.sh custom codename; add more progress notice
|
2019-07-15 13:32:49 +08:00 |
vcptr
|
af5a697979
|
add user-package.sh
|
2019-07-13 19:30:18 +08:00 |
sunshineplan
|
44d1c088e7
|
Update install-release.sh
|
2019-05-28 21:52:40 +08:00 |
sunshineplan
|
548910c205
|
Update install-release.sh
|
2019-05-28 14:22:43 +08:00 |
Darien Raymond
|
d21d02d0e0
|
update bazel version
|
2019-02-28 21:12:20 +01:00 |
Darien Raymond
|
8f6637b824
|
update public gpg key for signing.
|
2019-02-28 20:37:54 +01:00 |
cyilin
|
7d66311168
|
fix default sniffing config
|
2019-02-28 11:40:04 +00:00 |
Darien Raymond
|
10d90f5fc1
|
update domain mapping in default config
|
2019-02-17 22:10:55 +01:00 |
Darien Raymond
|
b2bb5a1b91
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2019-02-15 12:42:59 +01:00 |
Darien Raymond
|
517feae0e8
|
add back v2ray.com/ext to source code. fixes #1553
|
2019-02-15 12:42:55 +01:00 |
sunshineplan
|
e2b216bcb4
|
Update v2ray.service
|
2019-02-14 21:51:06 +08:00 |
Darien Raymond
|
3539ae9c38
|
remove reference to ext/
|
2019-02-10 21:04:51 +01:00 |
Darien Raymond
|
9a125276b5
|
fix bazel build
|
2019-02-10 19:19:05 +01:00 |
Darien Raymond
|
481b3fd294
|
rename install.sh
|
2019-02-08 10:41:55 +01:00 |
Darien Raymond
|
bf46a672dc
|
copy install-release.sh to dist
|
2019-02-08 00:10:03 +01:00 |
Darien Raymond
|
a167073bbc
|
add source parameter in install-release script
|
2019-02-07 23:15:17 +01:00 |
Darien Raymond
|
9a439fb084
|
delay upload
|
2019-02-06 17:16:55 +01:00 |
Darien Raymond
|
cccd568ea3
|
update golang version
|
2019-02-01 16:53:21 +01:00 |
Darien Raymond
|
e33e450e48
|
fix a typo
|
2019-01-30 21:25:21 +01:00 |
Darien Raymond
|
d5cec4e865
|
use domain to domain mapping in static host
|
2019-01-30 21:25:05 +01:00 |
Darien Raymond
|
cb6376ec27
|
update default config
|
2019-01-27 09:41:02 +01:00 |
Darien Raymond
|
e475812635
|
update default config
|
2019-01-26 21:47:48 +01:00 |