amirhosseinchoghaei / Install-Xray-V2ray-On-Passwall-Openwrt

Install v2ray xray on openwrt passwall
GNU General Public License v3.0
78 stars 25 forks source link

sing-box core on openwrt luci passwall #8

Closed Wasoud closed 1 year ago

Wasoud commented 1 year ago

Hi. how can install and use sing-box core? for use tuic, hysteria, hysteria2, etc. seems it need golang 1.20 and higher and openwrt 22.03.5 an less is not supported. is openwrt version 23.05 support that?

this package: https://github.com/openwrt/packages/tree/openwrt-23.05/lang/golang

please release one line code of install passwall+singbox core same that for xray-core. thanks.

amirhosseinchoghaei commented 1 year ago

Hi there What is your router model ?

Wasoud commented 1 year ago

ASUS RT-AX53U.

CPU Architecture: mipsel_24kc

amirhosseinchoghaei commented 1 year ago

1- Download 23.05.0 firmware and upgrade 2- Plug in USB Disk to the router 3- SSH remote Command : wget https://raw.githubusercontent.com/amirhosseinchoghaei/Increase-openwrt-disk-space/main/exroot.sh && chmod 777 exroot.sh && sh exroot.sh

4- rm -f passwallx.sh && wget https://raw.githubusercontent.com/amirhosseinchoghaei/Passwall/main/passwallx.sh && chmod 777 passwallx.sh && sh passwallx.sh

done