Skip to content

Instantly share code, notes, and snippets.

'''
web2tel converts http into telnet.
telnet_server-----(telnet)-----pywebsocket/web2tel-----(http)-----http_client
setup:
1. Install pywebsocket. 'example' directory is made.
2. Put 'web2tel_wsh.py' into 'example' directory.