-
Notifications
You must be signed in to change notification settings - Fork 188
Update server.py #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update server.py #64
Conversation
Now SSH tunnelling can work.
Test mysql python to see if tunnelling and connection is working
Updated readme.md to reflect ssh tunnelling changes, how to launch tcp server for this mcp and how to use test python file
Updated readme.md to reflect ssh tunnelling changes, how to launch tcp server for this mcp and how to use test python file |
added a test file to test the tunnel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The readme.md is updated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SSH Tunnelling and extensive logging is added
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing python is added to check if connection is working
…ode-configuration
Now SSH tunnelling can work.
Added extensive logging with creation of logging file to debug for errors