#!/usr/bin/python3
from asynctelnet.client import main
main()
