

If you're running Python code on your local machine, and you want it to access Your SSH hostname (ssh.eu. or )ģ306 if you are not running a local database, else a random number you pick

If you're running MySQL Workbench, you can configure it with settings like this using "Standard TCP/IP over SSH": Setting

Īrmed with that, you can do one of the following: MySQL Workbench ¶ Note the difference in hostnames for both SSH and MySQL: Hostname If your account is on our EU-based system at eu., then the SSH hostname is ssh.eu.If your account is on our global, US-based system at then the SSH hostname is.However, if you have a paid account, you can access your MySQL databaseįrom outside using a technique called an SSH tunnel, which essentially makesĪ secure SSH connection to our systems, then sends the MySQL stuff over it. MySQL databases on PythonAnywhere are protected by a firewall, so external Warning - this will only work in paid accounts
