lutfailham96 / libernet

Libernet is open source web app for tunneling internet using SSH, V2Ray, Trojan, Shadowsocks, OpenVPN on OpenWRT with ease.
71 stars 61 forks source link

Added test packages for aarch64_cortex-a72 #9

Closed helmiau closed 3 years ago

helmiau commented 3 years ago

aarch64_cortex-a72 (raspberry pi 4)

lutfailham96 commented 3 years ago

aarch64_cortex-a72 (raspberry pi 4)

ini nantinya mau saya commit setelah repository libernet-proprietary jadi & installer script jadi arch based, karena sizenya bakal terus bertambah tiap ada arch baru

helmiau commented 3 years ago

saran ane nambah script ini aja buat v2raynya, biar ga keberatan di zip libernetnya dan v2ray-core nya up-to-date ke main repo

wget -O kuoruan-public.key http://openwrt.kuoruan.net/packages/public.key
opkg-key add kuoruan-public.key
echo "src/gz kuoruan_packages http://openwrt.kuoruan.net/packages/releases/$(. /etc/openwrt_release ; echo $DISTRIB_ARCH)" \
  >> /etc/opkg/customfeeds.conf
opkg update
opkg install v2ray-core
lutfailham96 commented 3 years ago

saran ane nambah script ini aja buat v2raynya, biar ga keberatan di zip libernetnya dan v2ray-core nya up-to-date ke main repo

wget -O kuoruan-public.key http://openwrt.kuoruan.net/packages/public.key
opkg-key add kuoruan-public.key
echo "src/gz kuoruan_packages http://openwrt.kuoruan.net/packages/releases/$(. /etc/openwrt_release ; echo $DISTRIB_ARCH)" \
  >> /etc/opkg/customfeeds.conf
opkg update
opkg install v2ray-core

bisa pull lagi disini? https://github.com/lutfailham96/libernet-proprietary

helmiau commented 3 years ago

oke siap om