GL-MT300N-V2 ShadowsocksR (SSR) ipk

yes, it only works on firmware 2.x, needs to be re-compiled a version for 3.x, but not sure whether the source code supports the new firmware/LEDE version (may lack plugins or libraries during building).

Can you offer your LEDE version code for me?

Dear @acercow, the GL-MT300N-V2 firmware 3.011 is based on Openwrt 18.06.1. Is this the version number ? I think the AR-750 firmware 3.010 also based on the same Openwrt 18.06.1

Dear @acercow, now that the firmware 3.012 is available to GL-MT300N-V2, do you have a version of SSR for this firmware? Thanks in advance.

I’ll try , but a little busy these days cause I just changed job, doing ten to ten, working 12 hours a day :joy:

Thanks @acercow. So is this the famous 996 type of work 8-).
In V2 firmware, there is a simple pre-installed SSR version. However, I cannot find any SSR version pre-installed in the V3. Very sad @alzhao

@acercow Work 10hours a day, Famous 996 :slight_smile: The firmware cannot download anymore. Is it possible get one for GL-AR750S? Really no idea how to make one.
Thank you very much, buy you a coffee :smile:

Any luck getting ssr for firmware 3.x? :slight_smile:

SS is now officially supported. You can refer to the documentation online.

With the documentation, you should be able to set up without any problem.

Thanks but that’s ss rather than ssr :relaxed:

Ok. SSR is also available.
You follow the document above, install the following under
Application > Plugins:
luci-app-shadowsocksR
For configuration, you need to go the the luci interface to do it.
More Settings > Advanced

Hi Sunny, thanks a lot. I installed SSR as you mentioned above. But it seems my nodes didn’t work with this plugin.

I configured the SSR client as shown in the screenshot. It runs okay, but failed ping Google.

The problem could be that my nodes need protocol parameters(marked in green in the first picture) while the SSR plugin does not support protocol param…

Hi, i’m new to the community. I just bought the MV1000w brume and I need SSR for my next project. Is it possible for me to use the ipk files on my router?

it seems to work just fine on my mt300n v2.

any advice are welcome. Regards!

Hi
I just got the Mango and was trying to setup the SS/SSR. I’ve added the GL-SS, GL-Server as suggested by the tutorial from GLiNet and tried to setup. It connects to the client but there is no internet. I saw ur post above and added the 2 files u mentioned from the Dashboard (Applications > Plugins) but nothing shows up in the VPN section. Would really appreciate any help. I’ve spent hours trying to get this thing to work and its driving me a bit mad now :sweat_smile:

Any help would be greatly appreciated.
Thanks
N

hi Sunny.
Im using a GL-MIFI and went to application plugins but cant find shadowsocksR.
only shadowsocks is available.
How can i get shadowsocksR to use V2ray on my device?
thanks

getting this from UI under services > SSR page, havent had time to dig in

/usr/lib/lua/luci/dispatcher.lua:1334: module ‘luci.cbi’ not found:
no field package.preload[‘luci.cbi’]
no file ‘./luci/cbi.lua’
no file ‘/usr/share/lua/luci/cbi.lua’
no file ‘/usr/share/lua/luci/cbi/init.lua’
no file ‘/usr/lib/lua/luci/cbi.lua’
no file ‘/usr/lib/lua/luci/cbi/init.lua’
no file ‘./luci/cbi.so’
no file ‘/usr/lib/lua/luci/cbi.so’
no file ‘/usr/lib/lua/loadall.so’
no file ‘./luci.so’
no file ‘/usr/lib/lua/luci.so’
no file ‘/usr/lib/lua/loadall.so’
stack traceback:
[C]: in function ‘require’
/usr/lib/lua/luci/dispatcher.lua:1334: in function ‘_cbi’
/usr/lib/lua/luci/dispatcher.lua:1023: in function ‘dispatch’
/usr/lib/lua/luci/dispatcher.lua:999: in function ‘dispatch’
/usr/lib/lua/luci/dispatcher.lua:478: in function </usr/lib/lua/luci/dispatcher.lua:477>

Seems luci is not installed. Install luci first

luci was installed

luci

git-21.044.30835-34e0d65-1

913 B

Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme

Installed

installed luci-app-commands still getting error

/usr/lib/lua/luci/model/cbi/shadowsocksr/client.lua:7: module ‘luci.model.ipkg’ not found:
no field package.preload[‘luci.model.ipkg’]
no file ‘./luci/model/ipkg.lua’
no file ‘/usr/share/lua/luci/model/ipkg.lua’
no file ‘/usr/share/lua/luci/model/ipkg/init.lua’
no file ‘/usr/lib/lua/luci/model/ipkg.lua’
no file ‘/usr/lib/lua/luci/model/ipkg/init.lua’
no file ‘./luci/model/ipkg.so’
no file ‘/usr/lib/lua/luci/model/ipkg.so’
no file ‘/usr/lib/lua/loadall.so’
no file ‘./luci.so’
no file ‘/usr/lib/lua/luci.so’
no file ‘/usr/lib/lua/loadall.so’
stack traceback:
[C]: in function ‘require’
/usr/lib/lua/luci/model/cbi/shadowsocksr/client.lua:7: in function ‘func’
/usr/lib/lua/luci/cbi.lua:66: in function ‘load’
/usr/lib/lua/luci/dispatcher.lua:1340: in function ‘_cbi’
/usr/lib/lua/luci/dispatcher.lua:1023: in function ‘dispatch’
/usr/lib/lua/luci/dispatcher.lua:999: in function ‘dispatch’
/usr/lib/lua/luci/dispatcher.lua:478: in function </usr/lib/lua/luci/dispatcher.lua:477>

你的luci没有安装完全呢,重新安装一下。

装过的,你提醒后又重装确认了。

现在服务可以起来了,但无法配置基于订阅列表的服务器地址,单个服务器地址栏也不接受域名方式。这个谁有经验。