mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
Add tunnel to mysql
add any kernel to script generator
This commit is contained in:
4
experimentation/.tunnel.dist
Normal file
4
experimentation/.tunnel.dist
Normal file
@@ -0,0 +1,4 @@
|
||||
ssh_address_or_host=(<host>, <port>)
|
||||
ssh_username=<user>
|
||||
ssh_private_key=<path_to>/id_rsa
|
||||
remote_bind_address=('127.0.0.1', 3306)
|
Reference in New Issue
Block a user