@@ -21,9 +21,7 @@ var clients = Object.create(null);
// proxy statistics
// proxy statistics
varstats={
varstats={
requests:0,
tunnels:0
waiting:0,
tunnels:0,
};
};
functionmaybe_bounce(req,res,bounce){
functionmaybe_bounce(req,res,bounce){
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.