Report this

What is the reason for this report?

how can I add port to python

Posted on April 14, 2018

Hello, I am new and I would like to ask for your help, what are the commands to add a port to python and make it to activate internet connections as in the image.

Thank you I hope your help

Help me! CLICK ME



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

That image shows python listening on port 53 for DNS queries I assume. To change the port would required editing the code that is running.

Open the script file and search for ‘53’ and change that to the desired port.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.