python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Proxychains routes differently with and without sudo
EDIT: Any ideas would be appreciated. I am encountering this again and have no direction on how to troubleshoot this. I never solved this originally and have not been able to find any answers via goog...
ExecutionByFork
Votes: 0
Answers: 0
Laravel command to connect to remote database via SSH tunnel, generate MySQL dump, and download
I'm building a Laravel application which needs to connect to a remote database, through an SSH tunnel, generate a MySQL dump, then download it to the machine running Laravel. I'm writing it in a comma...
commadelimited
Votes: 0
Answers: 0
Exposing AWS EC2 port on local machine port using node package tunnel-ssh
In my AWS EC2 instance I have one API service running on port 3030. I want to access that service in my localhost:3030.
I want to use this npm lib tunnel-ssh, my configuration object is like this:
con...
Gabriel Cunha
Votes: 0
Answers: 1
nodejs tunnel-ssh close server from test script
I have a script that creates an ssh connection and a mongodb connection. In addition I have a test file in order to test the functionality. But from the test file I want, when the ssh connection estab...
christos.goulas
Votes: 0
Answers: 0