The x11/mxconns port
mxconns-3.1.10p0 – interactive X11 proxy with selective X request replacement
Description
Mxconns is an X11 proxy that prompts you for individual connections,
and lets you optionally disable "dangerous" X requests. Useful
when logging into a potentially untrusted machine via ssh.
Quick start:
in your .xsession:
export XDISPLAY=`mxconns -fork -hunt -verbose -icf "c" -debug "al"`
later...
DISPLAY=$XDISPLAY ssh -f <untrusted host> xterm
WWW: http://cern.ch/mxconns/
- Categories:
-
security
x11
Library dependencies
Build dependencies
Run dependencies