code
| catchphrase | A python script which attempts to create a "dialect" from input. |
| chattycathy | An IRC interface for the catchphrase program. |
| socketproxy | A python script which listens for incoming connections and routes the traffic to another location. Can be modified to add delay to the transfer or traffic filtering. Non-blocking IO, so you know it's cool. |