Package Details: throne 1.0.13-1

Git Clone URL: https://aur.archlinux.org/throne.git (read-only, click to copy)
Package Base: throne
Description: Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
Upstream URL: https://github.com/throneproj/Throne
Licenses: GPL-3.0-or-later
Submitter: mhdi
Maintainer: mhdi
Last Packager: mhdi
Votes: 31
Popularity: 2.67
First Submitted: 2025-07-20 16:44 (UTC)
Last Updated: 2025-12-30 14:03 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

qr243vbi commented on 2026-01-05 20:43 (UTC) (edited on 2026-03-07 21:43 (UTC) by qr243vbi)

NekoBox also available on aur, and it is indeed the best proxy tool supported for multiple architectures

nich23 commented on 2026-01-02 16:54 (UTC)

How to build the package for aarch64 architecture?

qr243vbi commented on 2025-12-12 21:08 (UTC) (edited on 2025-12-12 21:09 (UTC) by qr243vbi)

NekoBox is the best proxy tool for arch linux

icefox commented on 2025-12-09 04:24 (UTC)

Please Update to 1.0.12

AnotherAURUser commented on 2025-11-23 04:14 (UTC) (edited on 2025-11-23 08:35 (UTC) by AnotherAURUser)

1.0.9 compilation works under cachyos

AlexTalker commented on 2025-11-21 15:00 (UTC)

I've published required changes to build existing release here https://gist.github.com/AlexTalker/58e6a85face6f87a9c6d4df5cb49ecef

The cause was that https://github.com/throneproj/Throne/commit/16788baa87cbd488d9d03415e326cf71f7290538 is vibe-coded and removed only part of the code that was tasked with parsing raw data. It might be fixed in master already.

All the traces of original srslist that was references in removed lines of that commit seem to be gone, maybe the repo was force-pushed, as https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/list is 404

AnotherAURUser commented on 2025-11-07 13:45 (UTC)

yep, tried 1.0.8 - doesn't build too (cachyos, latest update)

Wennadocta commented on 2025-11-03 18:02 (UTC)

doesn't build anymore, tried in clean chroot too

/home/quela/throne/src/Throne-1.0.7/src/ui/mainwindow.cpp:452:48: error: ‘srslist’ was not declared in this scope
  452 |         std::vector<uint8_t> srsvec(std::begin(srslist), std::end(srslist));
      |                                                ^~~~~~~

Wennadocta commented on 2025-11-03 18:02 (UTC)

doesn't build anymore, tried in clean chroot too

/home/quela/throne/src/Throne-1.0.7/src/ui/mainwindow.cpp:452:48: error: ‘srslist’ was not declared in this scope
  452 |         std::vector<uint8_t> srsvec(std::begin(srslist), std::end(srslist));
      |                                                ^~~~~~~