Recent content by margiel

  1. M

    Plugin for speedtest

    I found better solution: I just download speedtest-cli: https://bintray.com/ookla/download/download_file?file_path=ookla-speedtest-1.0.0-arm-linux.tgz Unzip and check commands by ./speedtest -h It is faster than configuration of swap to run custom scripts by spdMerlin
  2. M

    RT AC-68U OpenVpn

    Hello, I've got configuration my vpn like this: # Automatically generated configuration daemon ovpn-server1 topology subnet server 192.168.2.0 255.255.255.0 proto udp port 1194 dev tun21 txqueuelen 1000 ncp-ciphers AES-128-GCM:AES-256-GCM:AES-128-CBC:AES-256-CBC cipher AES-256-CBC auth SHA256...
  3. M

    Plugin for speedtest

    I think that I found the answer on my quedtion: https://github.com/jackyaz/spdMerlin/blob/master/README.md
  4. M

    Plugin for speedtest

    Hi, Can you implement simple plugin for web page to test speed of internet connection? When I have connection problem with my provider they want to connect my notebook to their router and test speed connection. I found example for ubuntu...
Back
Top