Adriana Rodean wrote:
> Hi,
>
> Is there a way to restrict port forwarding on the server?
> I want only port 8080 on the server to be available to clients.
>
> Example when i give this command clients should be able to connect:
> ssh -L 30300:localhost:8080 ....
> When i give this for example clie...
> Hi,
>
> Is there a way to restrict port forwarding on the server?
> I want only port 8080 on the server to be available to clients.
>
> Example when i give this command clients should be able to connect:
> ssh -L 30300:localhost:8080 ....
> When i give this for example clie...
[ more ]