Skip to content
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

Connecting to python script running in VPS #21

Closed
arul67800 opened this issue Jun 16, 2021 · 3 comments
Closed

Connecting to python script running in VPS #21

arul67800 opened this issue Jun 16, 2021 · 3 comments

Comments

@arul67800
Copy link

arul67800 commented Jun 16, 2021

if i add the IP adress of my vps , it throws a message "this address is not available" ...
Is there any way to connect to external server??

@busimus
Copy link
Owner

busimus commented Jun 16, 2021

You got it backwards. The program running on your VPS will be establishing the connection to the log server that's running inside of cutelog.

So you should leave "Server listen address" as 0.0.0.0, make sure the listen port is forwarded in your router to your computer, and then enter your global IP address and the forwarded port in the arguments of the SocketHandler.

@arul67800
Copy link
Author

confused ...........can you please elaborate it .
when i want cutelog in same computer its working...i jus want to listen to a remote log in my pc...i couldnt understand the steps

@arul67800
Copy link
Author

how to forward the listen port to my computer

@busimus busimus closed this as completed Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants