start renaming
This commit is contained in:
		
							parent
							
								
									18ca397589
								
							
						
					
					
						commit
						4d5f0fd233
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -86,7 +86,7 @@ class NetworkThread(threading.Thread): | |||
|                         self.reconnect() | ||||
|                 return NO_MSG | ||||
| 
 | ||||
| class LittleSnitchBridge: | ||||
| class BigSnitchBridge: | ||||
|     def __init__(self): | ||||
|         self.q = Queue() | ||||
|         self.thread = NetworkThread("network", self.q) | ||||
|  | @ -123,5 +123,5 @@ class LittleSnitchBridge: | |||
|         self.q.put({'msg': 'websocket_end', 'flow': flow.get_state()}) | ||||
|          | ||||
| addons = [ | ||||
|         LittleSnitchBridge() | ||||
|         BigSnitchBridge() | ||||
|         ] | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue