Search Criteria
Package Details: tg-ws-proxy-bin 1.7.0-1
Package Actions
| 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) |
Dependencies (6)
- libappindicator
- libayatana-appindicator
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional)
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional)
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional)
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
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!