Skip to main content

Python telnetlib with SOCKS proxy support

Project description

telnetlib with SOCKS proxy support

This is a python package that adds socks proxy support to telnetlib using PySocks.

It includes a telnet client that you can use via telnet5 command that uses SOCKS4, SOCKS5 or HTTP proxy set via telnet_proxy environment variable.

Installation:

pip install telnetlib_proxy

Usage:

export telnet_proxy=socks5://host:port

telnet5 [-d] .. host port

# press Ctrl-C to close the connection

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

telnetlib_proxy-0.3-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page