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

@ -34,8 +34,6 @@ def main():
daemon.daemon_exec(config)
utils.print_shadowsocks()
if config['port_password']:
if config['password']:
logging.warn('warning: port_password should not be used with '