@ -122,7 +122,7 @@ class Socks5Server(SocketServer.StreamRequestHandler):
if__name__=='__main__':
os.chdir(os.path.dirname(__file__)or'.')
print'shadowsocks v1.1'
print'shadowsocks v1.1.1'
withopen('config.json','rb')asf:
config=json.load(f)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.