使用Python ssh tunnel连接Mysql数据库

#自https://my.oschina.net/1123581321/blog/774704转载 安装 sshtunnelmysql sudo apt-get install libffi-dev sudo pip install sshtunnel 使用示例:web def test(): from sshtunnel import SSHTunnelForwarder imp
相关文章
相关标签/搜索