Search Criteria
Package Details: proxyman-git r187.c38b13e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/proxyman-git.git (read-only, click to copy) |
|---|---|
| Package Base: | proxyman-git |
| Description: | Configuring proxy made so simple on Linux |
| Upstream URL: | https://github.com/himanshub16/ProxyMan |
| Licenses: | unknown |
| Submitter: | tyjak |
| Maintainer: | tyjak |
| Last Packager: | tyjak |
| Votes: | 1 |
| Popularity: | 0.80 |
| First Submitted: | 2019-12-21 00:00 (UTC) |
| Last Updated: | 2021-12-21 18:57 (UTC) |
Latest Comments
tyjak commented on 2021-12-20 23:24 (UTC)
Since pacman doesn't allow to install a package in a HOME directory whereas proxyman need to be in the HOME, I choose to create an empty package.
sl1pkn07 commented on 2021-12-19 01:53 (UTC)
the package created is empty(?)
greetings
steve_b commented on 2020-04-16 21:33 (UTC)
True, fair enough. Thanks.
tyjak commented on 2020-04-16 20:59 (UTC)
Or maybe you can add ~/.local/bin to your PATH ? proxyman can only be launch by the user who installed it, so put a symlink in /usr/bin could be misleading...
steve_b commented on 2020-04-16 10:42 (UTC)
Can you add a line to install with a symlink placed in the PATH? (so one doesnt have to run the script with full path to home-based dir). Thanks!