Search Criteria
Package Details: xray 1.3.0-1
Git Clone URL: | https://aur.archlinux.org/xray.git (read-only, click to copy) |
---|---|
Package Base: | xray |
Description: | The best v2ray-core, with XTLS support. |
Upstream URL: | https://github.com/XTLS/Xray-core |
Keywords: | anticensorship proxy tunnel v2ray vpn xray |
Licenses: | |
Submitter: | AkinoKaede |
Maintainer: | AkinoKaede (DuckSoft) |
Last Packager: | AkinoKaede |
Votes: | 3 |
Popularity: | 0.74 |
First Submitted: | 2020-11-26 15:14 |
Last Updated: | 2021-02-14 12:00 |
Latest Comments
AkinoKaede commented on 2021-01-30 00:47
@enihcam @showgood163 Sorry, I cannot do this according to the specification, you can try to build it by skipping the arch check (makepkg -A)
enihcam commented on 2021-01-29 13:35
could you please also add armv8(arm64) support? thanks.
showgood163 commented on 2021-01-25 18:37
A feature request here.
Can you add build supprot for devices like raspberry pi 3?
AkinoKaede commented on 2021-01-15 15:35
@enihcam Thanks for your suggetions, I will consider it.
enihcam commented on 2021-01-14 03:58
Can we make these dependencies optional? v2ray-domain-list-community, v2ray-geoip.
Some users like me maintain the list and geoip by myself. Thanks!
enihcam commented on 2021-01-10 07:54
Root cause found: CGO does not work with GCC link-time-optimization.
enihcam commented on 2021-01-10 07:20
cannot load DWARF output from $WORK/b089//cgo.o: decoding dwarf section info at offset 0x0: too short ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build xray.
CFLAGS="-march=native -mfpmath=sse -minline-stringops-dynamically -O3 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt" CPPFLAGS="${CFLAGS} -D_FORTIFY_SOURCE=2" CXXFLAGS="${CFLAGS} -D_FORTIFY_SOURCE=2" LDFLAGS="${CFLAGS} -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
AkinoKaede commented on 2020-12-06 15:15
I provied. https://aur.archlinux.org/packages/xray-bin/
enihcam commented on 2020-12-03 07:34
could you also provide xray-bin?