-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能给出几个可用的配置样例吗? #2
Comments
非常感谢,这个配置文件的outbounds拿过来稍微改下内容可以运行,原来是grpc也给删掉了。 |
怎么说呢, 其实我也不是很懂这个xray-core 我需求很简单能上google和youtube就行 很多功能我其实都没用过, 这个删减说来惭愧, 就是开启air即时编译, 然后把用不上的就删掉 把相关引用的报错一起删掉, 能用就继续, 不能用就还原。 你所说的 "dokodemo-door" 理论上再加回去就行了, 我其实只需要7M就能运行 当时可能是删上瘾了 你既然会编译go 或多或少也是可以自己删减的, 也可以换一个想法, 把官方的upx之后放在路由内存中, 虽然重启会丢失, 但是可以写一个脚本, 重启后重新下载一下xray本体和路由文件, 然后再继续运行, 如果路由规则有变动只需要重启一下路由器即可 |
嗯,我也删减了一个出来,透明代理+VLESS reality grpc这个搭配保留了其它尽量删,体积比你这个还是要大了不少,不过需求都满足了,等有空了继续研究下能不能删的更小吧。 |
我克隆项目后确实可以成功编译出来,压缩后3.6M,但是在padavan上换了好几种配置都是运行即报错
The text was updated successfully, but these errors were encountered: