<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — securing connection to mysql]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=3164</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=3164&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in securing connection to mysql.]]></description>
		<lastBuildDate>Mon, 27 Feb 2017 11:46:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: securing connection to mysql]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=19220#p19220</link>
			<description><![CDATA[<p>If ssh-tunnel-manager support starting using command line, you can use function OpenFile to start this program:<br /></p><div class="codebox"><pre><code>OpenFile(&#039;some params&#039;, &#039;exe file of ssh-tunnel-manager&#039;);</code></pre></div><p>Then connect to MySQL using <a href="http://myvisualdatabase.com/forum/viewtopic.php?id=1805">http://myvisualdatabase.com/forum/viewtopic.php?id=1805</a></p><br /><br /><p>Also you can try to use function OpenFile between<br /></p><div class="codebox"><pre><code>begin

end.</code></pre></div><p>at the end of script. It this case without using script to connect to MySQL.</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Mon, 27 Feb 2017 11:46:36 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=19220#p19220</guid>
		</item>
		<item>
			<title><![CDATA[securing connection to mysql]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=19189#p19189</link>
			<description><![CDATA[<p>I set up <a href="https://code.google.com/archive/p/ssh-tunnel-manager/">https://code.google.com/archive/p/ssh-tunnel-manager/</a> so I can make my database not accept external connections.&nbsp; </p><br /><p>I have tried this and it works (initally with only 2 connections) - but is there are way to start it when program loads<br />before the it tries to connect to the database?</p><p><em>Maybe not so much securing but tunneling out of corporate firewall.</em></p>]]></description>
			<author><![CDATA[null@example.com (timlitw)]]></author>
			<pubDate>Fri, 24 Feb 2017 15:53:50 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=19189#p19189</guid>
		</item>
	</channel>
</rss>
