almost done
This commit is contained in:
parent
cd22d474fe
commit
5e9a9c9beb
3 changed files with 13 additions and 7 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue