almost done
This commit is contained in:
@ -40,10 +40,10 @@ def main():
|
||||
p = os.path.dirname(os.path.abspath(sys.executable))
|
||||
os.chdir(p)
|
||||
|
||||
utils.print_shadowsocks()
|
||||
|
||||
config = utils.get_config(True)
|
||||
|
||||
utils.print_shadowsocks()
|
||||
|
||||
encrypt.init_table(config['password'], config['method'])
|
||||
|
||||
try:
|
||||
|
Reference in New Issue
Block a user