Package Details: tg-ws-proxy-bin 1.7.0-1

Git Clone URL: https://aur.archlinux.org/tg-ws-proxy-bin.git (read-only, click to copy)
Package Base: tg-ws-proxy-bin
Description: Local MTProto proxy server for partial bypassing of Telegram loading
Upstream URL: https://github.com/Flowseal/tg-ws-proxy
Licenses: MIT
Conflicts: tg-ws-proxy-git
Submitter: gogamlg3
Maintainer: gogamlg3
Last Packager: gogamlg3
Votes: 3
Popularity: 0.91
First Submitted: 2026-03-19 18:12 (UTC)
Last Updated: 2026-05-16 08:48 (UTC)

Latest Comments

eurpto commented on 2026-04-28 11:08 (UTC) (edited on 2026-04-28 11:11 (UTC) by eurpto)

tg-ws-proxy-bin 1.6.5-1

=> Validating source files with sha256sums...
    TgWsProxy_linux_amd64 ... FAILED
    icon.ico ... Passed
    tg-ws-proxy.desktop ... Passed
    tg-ws-proxy.service ... Passed
==> ERROR: One or more files did not pass the validity check!

Kasumix commented on 2026-04-15 06:55 (UTC)

Hi! Thank you for supporting this package. I noticed that the "Copy proxy link" function in the user interface (which is also necessary for initial configuration) fails with Pyperclip if the clipboard utilities are not installed. Currently, wl-clipboard and xclip are listed as optional dependencies, but since this is a core feature for the user interface, it might be better to move them to the list of core dependencies. The current error message even suggests running apt-get install, which is quite confusing for Arch users. Moving these to required dependencies would ensure a much smoother experience for everyone. Thank you for your work!