Which three statements are true about tunneling an application through ssh? (Choose three.)
A.
Tunneling works by port forwarding.
B.
Only one port could be forwarded at a time
C.
Tunneling works only if the remote host runs an X server.
D.
Tunneling works only if the remote host runs an ssh server.
E.
All requests aimed at the local port are forwarded to the remote port via ssh and thus
encrypted.