Search Criteria
Package Details: mtproxy-git 50.cafc338-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mtproxy-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mtproxy-git |
| Description: | Proxy server for Telegram messaging app |
| Upstream URL: | https://github.com/TelegramMessenger/MTProxy |
| Licenses: | GPLv2, LGPLv2 |
| Submitter: | None |
| Maintainer: | da_kurlzzzzz |
| Last Packager: | da_kurlzzzzz |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-05-31 12:40 (UTC) |
| Last Updated: | 2026-05-03 18:26 (UTC) |
Dependencies (2)
- curl (curl-gitAUR, curl-c-aresAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
« First ‹ Previous 1 2
<deleted-account> commented on 2018-06-06 10:23 (UTC)
Good catch, thank you.
levitsky commented on 2018-06-06 10:11 (UTC) (edited on 2018-06-06 10:13 (UTC) by levitsky)
The main service fails to start on boot with a dependency error on my VPS:
The failed dependency is actually mtproxy-config.service, which fails when called because the network is still not configured:
I fixed this by adding
in the mtproxy-config.service file.
<deleted-account> commented on 2018-06-01 08:54 (UTC)
Thank you for the feedback! Everything you mentioned should be fixed now.
levitsky commented on 2018-05-31 20:06 (UTC) (edited on 2018-05-31 20:08 (UTC) by levitsky)
Thanks for this package! I was just thinking about creating one myself, I like that it has a service and a configuration update timer, that's very convenient. A couple of questions:
1) mtproxy-config.service has WantedBy=network-online.target. Shouldn't it be Wants?
2) Have you tried adding a pkgver function?
« First ‹ Previous 1 2