1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00
Commit Graph

442 Commits

Author SHA1 Message Date
Loyalsoldier
7ef520baa8
Refine user-package (#272) 2020-10-07 15:02:29 +08:00
Loyalsoldier
6e4701b700
Build: do NOT rely on GOPATH & refine user-package.sh (#270)
* Build: do NOT rely on GOPATH

* Format pipelines
2020-10-07 14:29:07 +08:00
Kslr
48fde93020
remove unused doc in release 2020-10-06 13:05:46 +08:00
Loyalsoldier
dcf368bd93
Refine Azure Pipelines & Bazel: remove unnecessary steps (#246)
* Bazel: remove GPG sign
* Azure Pipelines: remove unnecessary steps
2020-10-02 16:09:33 +08:00
GitHub Action
4f6e028e8b update geoip, geosite 2020-10-02 00:10:38 +00:00
Kslr
155c0e070b
update link 2020-09-26 02:39:08 +08:00
GitHub Action
73311d1056 update geoip, geosite 2020-09-25 00:10:56 +00:00
GitHub Action
528b56474f update geoip, geosite 2020-09-18 00:10:49 +00:00
GitHub Action
72d8d2abdf update geoip, geosite 2020-09-11 00:10:26 +00:00
DuckSoft
5751de2af5
systemd: prevent restart on corrupt config 2020-09-06 16:03:26 +08:00
GitHub Action
5309338606 update geoip, geosite 2020-09-04 00:10:30 +00:00
GitHub Action
2898064cd9 update geoip, geosite 2020-08-28 00:12:01 +00:00
GitHub Action
9362e2b5dd update geoip, geosite 2020-08-21 00:26:13 +00:00
Kslr
c162fa86e9
default single config and remove V2RAY_LOCATION_ASSET 2020-08-18 20:44:00 +08:00
Dct Mei
3e612d899c
feat: New systemd unit file
1. Add systemd/system/v2ray.service .
2. Add systemd/system/v2ray@.service .
3. Modify the installation path in the BUILD file.

issue v2fly/fhs-install-v2ray#53
2020-08-17 10:23:39 +08:00
Kslr
a150775352
remove systemdv 2020-08-17 05:34:36 +08:00
Kslr
886cef691d
clean release 2020-08-17 05:29:06 +08:00
Kslr
0dc68ee9b9
clean release 2020-08-17 05:24:35 +08:00
RPRX
e0bbf474ae
Add more guide 2020-08-15 13:55:07 +00:00
DuckSoft
353f927ddf
goodbye go.sh 2020-08-15 16:04:57 +08:00
RPRX
9e99343b43
ERROR: This script has been deprecated 2020-08-15 02:40:30 +00:00
kslr
ac8bc4e731 Deprecated https://install.direct/go.sh 2020-08-14 17:44:08 +08:00
GitHub Action
7d49371f07 update geoip, geosite 2020-08-14 00:24:25 +00:00
Dct Mei
e65c393017
feat: Add obsolete warning for old script
issue #83
2020-08-09 06:43:24 +08:00
GitHub Action
91b4bf8154 update geoip, geosite 2020-08-07 00:24:09 +00:00
GitHub Action
89a2ac81c6 update geoip, geosite 2020-07-31 00:22:55 +00:00
GitHub Action
f64d4bb8f8 update geoip, geosite 2020-07-24 00:22:53 +00:00
RPRX
e46531261b
Add linux riscv64 build 2020-07-19 20:51:39 +00:00
RPRX
c8f266c740
Adjust Bazel 2020-07-19 02:40:33 +00:00
GitHub Action
81985d918f update geoip, geosite 2020-07-17 00:20:55 +00:00
GitHub Action
ff42cc8c86 update geoip, geosite 2020-07-10 00:20:35 +00:00
Shelikhoo
1be3d52787
Allow VSign function to be disabled if V2Ray is included in a package and should be verified by the package manager. 2020-07-05 08:55:10 +08:00
Shelikhoo
3952f81b49
Update Signing key 2020-07-05 08:52:29 +08:00
rprx
11efebfd31
Update tagrelease.sh 2020-07-03 12:31:17 +00:00
rprx
e0a5285658
Update bleedingrelease.sh 2020-07-03 12:29:10 +00:00
Shelikhoo
ad1927e6f9
Actually Request the SIGN 2020-07-03 16:07:15 +08:00
Shelikhoo
9928eca26f
Fix bug with tag name extract 2020-07-03 14:55:31 +08:00
Xiaokang Wang
a5fa0f5afd
Merge pull request #43 from v2fly/dev-cimanifest
Generate and Sign Manifest
2020-07-03 13:14:20 +08:00
GitHub Action
22ae1d6041 update geoip, geosite 2020-07-03 00:19:55 +00:00
Shelikhoo
40e21fde1d
Added Signing Request 2020-07-03 00:34:15 +08:00
Shelikhoo
9142c0d9a8
Generate manifest on tag release 2020-07-02 20:27:34 +08:00
Shelikhoo
d2064b0021
Bug fix 2020-07-02 19:40:44 +08:00
Shelikhoo
dadcda034d
Generate Manifest for bleeding edge release 2020-07-02 19:10:38 +08:00
rprx
19c5014ed1
Adjust arm build 2020-06-28 08:55:08 +00:00
Kslr
a8f3450b89
Merge pull request #38 from yuhan6665/master
Add stats counter for outbounds
2020-06-28 16:29:29 +08:00
Kslr
62813a9ede
ci add windows arm 2020-06-28 01:29:33 +08:00
rprx
694180fc9a
Add windows arm build (#39)
* Add windows arm build

* Add windows arm build

* Add windows arm build
2020-06-28 00:46:43 +08:00
yuhan6665
886598542c Add stats counter for outbounds 2020-06-27 00:31:46 -04:00
JH2628
98a5d3fc7b
Update install-release.sh (#16)
更改安装路径到 v2fly/v2ray-core
2020-06-23 06:11:05 +08:00
Loyalsoldier
70283d705c
Refine updatedat script (#24) 2020-06-20 02:01:45 +08:00