@ -148,7 +148,7 @@ class Socks5Server(SocketServer.StreamRequestHandler):
if__name__=='__main__':
os.chdir(os.path.dirname(__file__)or'.')
print'shadowsocks v0.9.2'
print'shadowsocks v0.9.3'
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.