techl / MonoRemoteDebugger

Other
83 stars 18 forks source link

Configure network interface for debugger server #44

Open coderb opened 6 years ago

coderb commented 6 years ago

i'm would like to be able to specify a network listen interface for the debugger server to listen on (the config seems to only support a listen port as of v1.3) so that i can bind to 127.0.0.1 and use ssh port forwarding without exposing the debugger to the local network.