Home About Education Forums Join CINLUG!
Are there any tools that will allow me to establish a connectino to a Microsoft SQL Server from Linux over the https port 8080?
HTTPS is typically port 443.
You could use SSH tunnelling if you're trying to reach a SQLServer you can't reach directly. More information would be helpful.
SQLServer
HTTPS is typically port 443.
You could use SSH tunnelling if you're trying to reach a SQLServer you can't reach directly. More information would be helpful.