Control-D-Inc / ctrld

A highly configurable, multi-protocol DNS forwarding proxy
MIT License
444 stars 22 forks source link

Missing binary for 1.3.2 for arm5 in the assets? #109

Closed dmcmurchy closed 11 months ago

dmcmurchy commented 11 months ago

Running the following on the ASUS AC86U but when I check the version afterwards it still reports as 1.3.1. sh -c 'sh -c "$(curl -sL https://api.controld.com/dl)"'

  _____/  |________|  |    __| _/
_/ ___\   __\_  __ \  |   / __ |
\  \___|  |  |  | \/  |__/ /_/ |
 \___  >__|  |__|  |____/\____ |
     \/       installer       \/

size: 78150 bytes (52922 left)
---------------------
|    System Info    |
---------------------
OS Type      : linux
OS Vendor    : ASUSWRT-Merlin
Arch         : aarch64
CPU          : N/A
Free RAM     : 121 MB / 416 MB
---------------------
|  Install Details  |
---------------------
Binary URL   : https://assets.controld.com/ctrld/linux/armv5/ctrld
Install Path : /jffs/controld
---------------------
Install binary and run it? (y/n): y
 - Starting download
 - Making binary executable
 - Launching /jffs/controld/ctrld
---------------------
        __         .__       .___
  _____/  |________|  |    __| _/
_/ ___\   __\_  __ \  |   / __ |
\  \___|  |  |  | \/  |__/ /_/ |
 \___  >__|  |__|  |____/\____ |
     \/ dns forwarding proxy  \/

Usage:
  ctrld [command]

Available Commands:
  run         Run the DNS proxy server
  service     Manage ctrld service
  start       Quick start service and configure DNS on interface
  stop        Quick stop service and remove DNS from interface
  restart     Restart the ctrld service
  status      Show status of the ctrld service
  uninstall   Stop and uninstall the ctrld service
  clients     Manage clients

Flags:
  -h, --help            help for ctrld
  -s, --silent          do not write any log output
  -v, --verbose count   verbose log output, "-v" basic logging, "-vv" debug leve                                                                                                                                                                                                                                             l logging
      --version         version for ctrld

Use "ctrld [command] --help" for more information about a command.
asusroot@RT-AC86U:/jffs# cd controld/
asusroot@RT-AC86U:/jffs/controld# ./ctrld --version
ctrld version v1.3.1
yegors commented 11 months ago

Github releases are separate from installer releases.