• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by RAH-66

  1. RAH-66

    Release Asuswrt-Merlin 3004.388.9 is now available

    Wait 388.9_1 ???
  2. RAH-66

    Looking for feedback: Anyone considering AiCloud important to them?

    @RMerlin AiCloude is interesting with the built-in media player, maybe can AiCloude be replaced with a File Browser by adding it to AMTM? https://filebrowser.org/features
  3. RAH-66

    Does the DPI Bypass "zapret" work with Merlin firmware?

    Just do it! 🙃 Would like a pure "noDPI" solution, without the "zapret" tails
  4. RAH-66

    Maximize compatibility with Wifi "B"

    Disable 802.11 b, use n (g)
  5. RAH-66

    Release Asuswrt-Merlin 3004.388.7 is now available

    This firmware version seems to be as stable as 386.8 (13-Aug-2022), even after a dirty update from version 3004.388.6_2. Thank you @RMerlin.
  6. RAH-66

    E3372H 4g dongle no longer working

    They wrote to you correctly above - AsusWRT/Merlin does not work correctly with Huawei HiLink, the best solution would be to change it to Stick mode, where the Asus router will raise the connection. use translate from russian https://4pda.to/forum/index.php?showtopic=582284 p.s. model...
  7. RAH-66

    Skynet Unable to Install Skynet

    I uploaded the file firewall to the /jffs directory not only through curl, cp/mv are also blocked.
  8. RAH-66

    Skynet Unable to Install Skynet

    working, thank you
  9. RAH-66

    Skynet Unable to Install Skynet

    How can you solve the problem now?
  10. RAH-66

    Skynet Unable to Install Skynet

    Clean firmware 388.6 without custom scripts
  11. RAH-66

    Skynet Unable to Install Skynet

    Hmm... from my log May 5 10:05:07 kernel: UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs_ubifs", R/O mode May 5 10:05:07 kernel: UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes May 5 10:05:07 kernel: UBIFS (ubi0:0): FS...
  12. RAH-66

    Skynet Unable to Install Skynet

    I've already lost the second day looking for a solution...
  13. RAH-66

    Skynet Unable to Install Skynet

    There is something else here - any files of any size are written to the /jffs/scripts/ directory, but when you try to install Skynet, the system specifically deletes the firewall file. The system also deletes the file if it is manually copied to the directory /jffs/* or /tmp. p.s. Updated...
  14. RAH-66

    curl proxy?

    OMG, it woking! curl --socks5 127.0.0.1:9050 https://check.torproject.org/api/ip BiG, BiG, BiG thanks!!!
  15. RAH-66

    curl proxy?

    Tell me, please, how to implement this request: curl -x socks5h://localhost:9050 -s https://check.torproject.org/api/ip And get the corresponding output: {"IsTor":true,"IP":"185.220.101.169"} or {"IsTor":false,"IP":"xx.xx.xx.xx"} For the further processing I need.
Back
Top