[console_scripts]
run_with_lock = tcpnetlock.cli.run_with_lock:main
tcpnetlock_client = tcpnetlock.cli.client:main
tcpnetlock_server = tcpnetlock.cli.server:main

