support --version

This commit is contained in:
clowwindy 2015-02-09 14:43:11 +08:00
parent 783a6ef7f2
commit dfd81af844
6 changed files with 16 additions and 11 deletions

View file

@ -40,8 +40,6 @@ def main():
daemon.daemon_exec(config)
utils.print_shadowsocks()
try:
logging.info("starting local at %s:%d" %
(config['local_address'], config['local_port']))