• 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!

Search results

  1. kamoj

    Kamoj Kamoj Addon 5.5 Beta for Netgear R7800/R8900/R9000 with Voxel FW

    I make beta versions of the next kamoj add-on. The 5.5 beta has a lot more functions than the 5.0 beta and 5.4 betas. The objective is to in the near future make an official release! But first I need some voluntary testers to find serious bugs, anyone is welcome to test 5.5 beta. To be a beta...
  2. kamoj

    Kamoj Kamoj Add-on Beta testing II

    This thread is now obsolete, please continue with: https://www.snbforums.com/threads/kamoj-addon-5-5-beta-for-netgear-r7800-r8900-r9000-with-voxel-fw.76440/ ------------------------------------------------------------------------------------------------------------------------------ I make beta...
  3. kamoj

    Kamoj OpenVPN: Easy Speed Optimization up to 115%

    I did this investigation of several reasons. I always got better results than anyone in the SNB forum. I have always measured 120 Mbps, others 1/3 of that. (@R. Gerrits: https://www.snbforums.com/threads/r7800-voxel-internet-speed-seems-capped.67472/post-630758). (@senpai : R7800 Voxel...
  4. kamoj

    Kamoj Kamoj Add-on Beta testing

    Continued here: https://www.snbforums.com/threads/kamoj-add-on-beta-testing-ii.72238/ I make beta versions of the next kamoj add-on. The beta has a lot more functions than the official 5.0 beta, but is also more tested and with fewer known bugs. N.B: Voxel firmware is a pre-requisite, not an...
  5. kamoj

    AdGuard Home for Netgear R7800 and R8900/R9000

    Support for AdGuard Home is added in the latest beta version of the Kamoj add-on 5.3b1+ (The Kamoj add-on is available after request by PM to kamoj) Voxel Firmware is also required. This thread is a place to discuss Adguard Home, as it functions in the Kamoj add-on. What are your favorite...
  6. kamoj

    Kamoj Kamoj Add-on 5.1 Beta testing poll

    UPDATE: Thread continues here: https://www.snbforums.com/threads/kamoj-add-on-beta-testing.67375/ I plan to make available a beta version of the next kamoj add-on - if there is enough interest. N.B: Voxel firmware is a pre-requisite, not an option! If you want to test this you need to PM me.
  7. kamoj

    Kamoj Kamoj add-on V5 for Netgear R7800 X4S and R9000 X10

    Important! 2023-11-11: See https://www.snbforums.com/threads/kamoj-add-on-v5-for-netgear-r7800-x4s-and-r9000-x10.60590/post-874903 Introduction: THIS IS A BETA VERSION Bug reports and questions can be reported in this thread. Latest version...
  8. kamoj

    Poll for OpenVPN provider to be supported by Voxel Firmware

    I'm at the moment working on another add-on for the R7800/R9000 router with Voxel Firmware. One of the functions is Web/GUI-based handling of OpenVPN clients. UPDATE: At the moment I can support the providers in the poll + : FastestVPN Integrity Ivacy Trust.Zone VPN.ac. These providers are...
  9. kamoj

    How to connect to NordVPN as a client using Voxel firmware

    The most convenient way is to use an USB-device as described in Voxel documentation. This is a Lazy Dog for those who want to do it without USB. The short example: mkdir -p /etc/openvpn/config/client/ cd /etc/openvpn/config/client/ echo "username" >nordvpn.auth echo "password" >>nordvpn.auth...
  10. kamoj

    Kamoj Kamoj information add-on V4 for Netgear R7800 X4S and R9000 X10 (Temperatures a.o.)

    Nota Bene: This add-on is obsolete. Please use new version at: https://www.snbforums.com/threads/kamoj-add-on-v5-for-netgear-r7800-x4s-and-r9000-x10.60590/ Introduction: This add-on can be used with Netgear stock firmware or Voxel Firmware. The add-on adds functionality such as Bypassing...
  11. kamoj

    Kamoj Kamoj information add-on V3 for Netgear R7800 X4S and R9000 X10 (Temperatures a.o.)

    Nota Bene: This add-on is obsolete. Please use new version at: https://www.snbforums.com/threads/kamoj-information-add-on-v4-for-netgear-r7800-x4s-and-r9000-x10-temperatures-a-o.55063/ Introduction: This add-on adds information (and corrects some) on the routers "debug-page"...
  12. kamoj

    How to blacklist/block sites using MVPS Hosts file with DNSCrypt-Proxy v2

    MVPS Hosts file is a well known way to block ads, banners, and "bad" sites. http://winhelp2002.mvps.org/hosts.htm Voxel has add-ons for DNSCrypt-Proxy v2 for his Firmware for the R7800 and R9000 routers...
  13. kamoj

    Kamoj Kamoj information add-on for Netgear R7800 X4S and R9000 X10

    Nota Bene: This add-on is obsolete. Please use new version at: https://www.snbforums.com/threads/kamoj-information-add-on-v4-for-netgear-r7800-x4s-and-r9000-x10-temperatures-a-o.55063/ Introduction: [/B] This add-on adds information (and corrects some) on the routers "debug-page"...
  14. kamoj

    Kamoj Kamoj debug-page add-on for Netgear R7800 X4S running Voxel Firmware

    Nota Bene: This add-on is obsolete. Please use new version at: https://www.snbforums.com/threads/kamoj-information-add-on-v4-for-netgear-r7800-x4s-and-r9000-x10-temperatures-a-o.55063/ About: This is the first in a series of Kamoj add-ons for the Netgear R7800 X4s Router running Voxel Firmware...
  15. kamoj

    Help to understand firewall commands for Netgear/Voxel openvpn client

    I appreciate if someone can explain what these iptables commands do, and why Netgear's and Voxel's differ: Netgear R7800-V1.0.2.46: iptables -I INPUT -i tun0 -j ACCEPT iptables -I OUTPUT -o tun0 -j ACCEPT iptables -I FORWARD -i tun0 -j ACCEPT iptables -I FORWARD -o tun0 -j ACCEPT iptables -t...
Back
Top