Python Forum

Full Version: http/https client
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i am looking for an easy to use Linux CLI text client that allows me to easily specify an IP address and port to connect to in lieu of using info from the URL (but still uses other info from it). in particular i want to connect to a different IP address and/or port number, but still use the host name from the URL. something in Python would be best.