其實你部router有USB,可以試下哩個方法
用隻USB手指/SDcard咁加大個ROM容量,咁就可以裝多好多application
https://openwrt.org/docs/guide-u ... troot_configuration

以前試過用小米mini Wi-Fi router玩,係work的

TOP

有冇check 過上網有冇慢到?

via HKEPC Reader for Android
bellboy17 發表於 2021-2-23 21:43


正常,不過着機慢些少咁

其實你部router有USB,可以試下哩個方法
用隻USB手指/SDcard咁加大個ROM容量,咁就可以裝多好多application ...
cyruschan112 發表於 2021-2-24 22:31


空裝6.5Mb
  1. opkg update
  2. opkg install luci
  3. opkg install luci-i18n-base-en
  4. opkg install luci-i18n-base-zh-tw
  5. opkg install luci-i18n-base-zh-cn

  6. opkg update
  7. opkg install vsftpd openssh-sftp-server

  8. opkg update
  9. opkg install miniupnpd
  10. opkg install luci-app-upnp
  11. opkg install luci-i18n-upnp-en
  12. opkg install luci-i18n-upnp-zh-tw
  13. opkg install luci-i18n-upnp-zh-cn
  14. iptables -N MINIUPNPD
  15. iptables -I FORWARD -i pppoe-wan -o br-lan -j MINIUPNPD
  16. iptables -t nat -N MINIUPNPD
  17. iptables -t nat -I PREROUTING -i pppoe-wan -j MINIUPNPD
  18. /etc/init.d/miniupnpd enable
  19. /etc/init.d/miniupnpd start
  20. netstat -lnp|grep miniupnpd
  21. iptables -L MINIUPNPD -nv
  22. iptables -t nat -L MINIUPNPD -nv
複製代碼
現時行左E堆剩0.5MB,CUT D語言都得1Mb位...
要行Preparation有D難度,
有冇得掛左手指先再加其它App setting?

TOP

正常,不過着機慢些少咁



空裝6.5Mb現時行左E堆剩0.5MB,CUT D語言都得1Mb位...
要行Preparation有D難度, ...
丘思富 發表於 2021-2-24 22:40


先extroot, 再裝其他野!
如成功extroot 會在system/software 見到多左空間!

TOP

先extroot, 再裝其他野!
如成功extroot 會在system/software 見到多左空間!
platinum 發表於 2021-2-24 22:59



多謝CHING補充
隻手指/SD card空間夠大夠快的話,仲可以間partition,做埋swap & data storage都仲得
但某d application 安裝唔容易,需要依賴多個dependency (例如SS server)
搞唔掂太複雜,要自己build個image,最後放棄,研究arm Linux算

TOP

回覆 1# 丘思富

用就都係merlin+NAS簡單啲,至少唔會一炒成間屋斷網

除非你熟network熟linux,同埋鍾意玩embedded,先覺得有嘢玩
不過其實都係network service
而且OPENWRT支援得嘅ROUTER都唔算新,新都唔係高SPEC
所以。。。玩囉,真係玩架咋
真係想玩就跟呢度啲師兄咁玩Pi,router--pi--PC咁樣自己試飽佢先會穩陣啲

TOP

純為好奇玩嘢,我就又 linksys, rpi3, rpi4,  j1900, 3865u, glinet,  vps, 最近就 Friendly R4S, 一大堆電子垃圾自己 build openwrt玩 下trojan,v2ray,wireguard,softether,OpenVPN,PiHole,.....

via HKEPC IR Extreme 4.2.3 - Android(4.2.0)

TOP

用openwrt做router+AP,很穩定,主要DoT, sqm, adblock, vpn, ddns。貪openwrt功能多。
openwrt都係一個linux distro,好多linux command都通用。官網有documents,可以學到唔少嘢。
8M真係唔夠,平平地買隻二手router試下先,最少16M flash,選擇mtk, qualcomm, 不要broadcom(ac68u就係)。

TOP

TOP

8mb rom可以用USB去安裝application,一樣可以做到好多野。
我用左Openwrt超過10年,真係好穩定

TOP

FX-9830P + 16GB Ram+x86 OpenWrt

TOP