GUI tool for v2ray-core client.
For detail: https://www.v2ray.com
https://github.com/v2ray/v2ray-core
Default config: /home/nemo/.config/v2ray/config.json.template
iptables rules script: /usr/bin/shadowfish.sh
Before ask any questions, please learn how to use v2ray first.
Source code: https://github.com/NotExistsUser/Shadowfish
A Silica style icon is wanted!
v0.3.8 fix start on sfos 3.4.0.24
v0.3.6 add global,direct proxy. change icon.
v0.3.5 add switch to TopMenu and fix bugs
v0.3.4 add view log page, and test config before start
v0.3.3 fix issue on sailfishos 3.1.0.12
v0.3.1 add filled from clipboard support
v0.2.1 add Shadowsocks support
v0.2.0 Break changes. New features.
v0.1.2 IP field allow input hostname
Comments
Ezreal
Tue, 2022/08/16 - 02:53
Permalink
用不了了?开启之后没作用
Universebenzene
Wed, 2021/08/04 - 11:08
Permalink
我了个去,不会就我一个遇上这问题罢……
0.3.8是把配置文件改成~/.shadowfish.json了?问题是我更新版本重填配置文件他怎么不自己再按新版本方案去建一个呢……
还是我手动回旧版本目录~/.config/v2ray里去把旧配置复制到新路径之后才能用的……
要不是我去翻了systemd的service文件是真一直就不会用了……
话说我是不是什么步骤操作错了才导致新版不自己重建配置的……@_@
Universebenzene
Sun, 2021/04/04 - 09:29
Permalink
有没有4.0遇到问题的……
Ezreal
Wed, 2021/02/10 - 09:19
Permalink
全新安装了SailfishOS 3.4,发现0.38可以用了
Universebenzene
Mon, 2020/12/07 - 15:59
Permalink
v2ray和shadowfish两个包都回退了一个版本才又能用。v2ray是传错包了,shadowfish不晓得啥情况
Universebenzene
Tue, 2020/12/29 - 16:28
Permalink
v2ray上次传错包的问题解决了,shadowfish还是得降回0.3.6才用得起
Ezreal
Fri, 2020/11/27 - 02:35
Permalink
0.3.6能用,0.3.8反而用不了
For_the_freedom
Mon, 2020/12/07 - 16:10
Permalink
已修复
Historyscholar
Fri, 2020/10/09 - 14:05
Permalink
3.4 不能用了
Historyscholar
Fri, 2020/10/09 - 12:50
Permalink
无法订阅,现在很多都需要订阅了
Ezreal
Wed, 2019/09/25 - 04:43
Permalink
更新了没以前好用了,现在启动关闭总是卡住
For_the_freedom
Thu, 2019/09/26 - 10:51
Permalink
Fixed
Historyscholar
Thu, 2019/08/08 - 09:27
Permalink
为什么我用不了,是不兼容3.1系统吗?
sdshdv
Thu, 2019/10/10 - 20:45
Permalink
要先去安装这个:https://openrepos.net/content/forthefreedom/project-v
在来这里安装GUI
DX_Lin
Fri, 2020/06/12 - 09:14
Permalink
安装以后还是装不上,是什么情况。。。
Historyscholar
Wed, 2019/08/07 - 14:41
Permalink
Can you adopt your icon in the setting to ligh ambience? Black icon
For_the_freedom
Wed, 2019/12/11 - 09:28
Permalink
Should be fixed now (version 0.3.6)
crakby
Thu, 2019/06/27 - 12:44
Permalink
Hi,
I will go to China for holiday and therefore I set up v2ray server and this app. The connection seems to work, but how to route the sailfish network traffic over this vmess 24947 port?
GreatEmerald
Mon, 2019/04/29 - 00:41
Permalink
Is there a way to simply load an existing config file? That would allow making use of additional features that v2ray offers. I know the config file can be replaced, but the app will probably overwrite it? Also, it would be nice if the IP field would actually allow entering hostnames as well, v2ray itself supports that fine.
For_the_freedom
Mon, 2019/04/29 - 04:22
Permalink
IP field allow entering hostnames will be coming soon
About load an existing config file, this feature will be coming later
GreatEmerald
Mon, 2019/04/29 - 13:39
Permalink
OK, nice! I can confirm that it all works fine for the standard vmess protocol. Is there a way to set it up using WebSocket instead? And I take it this ignores proxy settings set in the wifi settings, so there is no way to use a .pac file at the moment?
For_the_freedom
Mon, 2019/04/29 - 13:43
Permalink
Forget pac rules, v2ray has it's own router. You can modify /home/nemo/.config/v2ray/config.json.sample "outboundTag": "direct" part.
GreatEmerald
Mon, 2019/04/29 - 16:14
Permalink
I know I can do rules client-side, but I don't always trust that clients will do the right thing, so pacs are useful (and pretty convenient).
So adjusting the sample file will also affect the generated config.json?
For_the_freedom
Mon, 2019/04/29 - 16:25
Permalink
Yup, but do not modify SERVER_IP SERVER_PORT UUID ALTER_ID .