| Name | Date | Size | ||
|---|---|---|---|---|
| .. | 10-Nov-2025 | 18 | ||
| aclocal.m4 | H A D | 10-Nov-2025 | 114.9 KiB | |
| ChangeLog | H A D | 10-Nov-2025 | 12.6 KiB | |
| compile | H A D | 10-Nov-2025 | 7.2 KiB | |
| config.guess | H A D | 10-Nov-2025 | 41.9 KiB | |
| config.h.in | H A D | 10-Nov-2025 | 1.6 KiB | |
| config.sub | H A D | 10-Nov-2025 | 35.1 KiB | |
| configure | H A D | 10-Nov-2025 | 338.4 KiB | |
| configure.ac | H A D | 10-Nov-2025 | 1.8 KiB | |
| COPYING | H A D | 10-Nov-2025 | 1.1 KiB | |
| depcomp | H A D | 10-Nov-2025 | 23 KiB | |
| install-sh | H A D | 10-Nov-2025 | 14.3 KiB | |
| Makefile.am | H A D | 10-Nov-2025 | 1.8 KiB | |
| Makefile.in | H A D | 10-Nov-2025 | 28.4 KiB | |
| missing | H A D | 10-Nov-2025 | 6.7 KiB | |
| README | H A D | 10-Nov-2025 | 933 | |
| xfindproxy.c | H A D | 10-Nov-2025 | 11.6 KiB | |
| xfindproxy.h | H A D | 10-Nov-2025 | 3.7 KiB | |
| xfindproxy.man | H A D | 10-Nov-2025 | 4.2 KiB |
README
1xfindproxy is used to locate available X11 proxy services. 2 3It utilizes the Proxy Management Protocol to communicate with a proxy 4manager. The proxy manager keeps track of all available proxy 5services, starts new proxies when necessary, and makes sure that 6proxies are shared whenever possible. 7 8All questions regarding this software should be directed at the 9Xorg mailing list: 10 11 http://lists.freedesktop.org/mailman/listinfo/xorg 12 13Please submit bug reports to the Xorg bugzilla: 14 15 https://bugs.freedesktop.org/enter_bug.cgi?product=xorg 16 17The master development code repository can be found at: 18 19 git://anongit.freedesktop.org/git/xorg/app/xfindproxy 20 21 http://cgit.freedesktop.org/xorg/app/xfindproxy 22 23For patch submission instructions, see: 24 25 http://www.x.org/wiki/Development/Documentation/SubmittingPatches 26 27For more information on the git code manager, see: 28 29 http://wiki.x.org/wiki/GitPage 30 31