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
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 .